Home
last modified time | relevance | path

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

/net/ipv4/
Droute.c1402 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr) in ip_mtu_from_fib_result() function
/net/core/
Dfilter.c5489 mtu = ip_mtu_from_fib_result(&res, params->ipv4_dst); in bpf_ipv4_fib_lookup()