Home
last modified time | relevance | path

Searched refs:get_tcpmss (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnft_rt.c21 static u16 get_tcpmss(const struct nft_pktinfo *pkt, const struct dst_entry *skbdst) in get_tcpmss() function
88 nft_reg_store16(dest, get_tcpmss(pkt, dst)); in nft_rt_get_eval()