Searched defs:check_mtu (Results 1 – 2 of 2) sorted by relevance
112 int (*check_mtu)(struct nfp_app *app, struct net_device *netdev, member
5296 u32 flags, bool check_mtu) in bpf_ipv4_fib_lookup()5413 u32 flags, bool check_mtu) in bpf_ipv6_fib_lookup()5563 bool check_mtu = false; in BPF_CALL_4() local