Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnf_flow_table_ip.c206 static bool nf_flow_exceeds_mtu(const struct sk_buff *skb, unsigned int mtu) in nf_flow_exceeds_mtu() function
265 if (unlikely(nf_flow_exceeds_mtu(skb, flow->tuplehash[dir].tuple.mtu))) in nf_flow_offload_ip_hook()
494 if (unlikely(nf_flow_exceeds_mtu(skb, flow->tuplehash[dir].tuple.mtu))) in nf_flow_offload_ipv6_hook()