Home
last modified time | relevance | path

Searched refs:ip_mtu_from_fib_result (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip_fib.h548 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr);
/kernel/linux/linux-6.6/include/net/
H A Dip_fib.h598 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr);
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c1434 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr) in ip_mtu_from_fib_result() function
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c1396 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr) in ip_mtu_from_fib_result() function
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c5454 mtu = ip_mtu_from_fib_result(&res, params->ipv4_dst); in bpf_ipv4_fib_lookup()
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c5888 mtu = ip_mtu_from_fib_result(&res, params->ipv4_dst); in bpf_ipv4_fib_lookup()

Completed in 34 milliseconds