Searched refs:ip_mtu_from_fib_result (Results 1 – 3 of 3) sorted by relevance
509 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr);
1391 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr) in ip_mtu_from_fib_result() function
4687 mtu = ip_mtu_from_fib_result(&res, params->ipv4_dst); in bpf_ipv4_fib_lookup()