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

/linux-master/include/net/
H A Dip_fib.h599 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr);
/linux-master/net/ipv4/
H A Droute.c1382 u32 ip_mtu_from_fib_result(struct fib_result *res, __be32 daddr) function
/linux-master/net/core/
H A Dfilter.c5943 mtu = ip_mtu_from_fib_result(&res, params->ipv4_dst);

Completed in 140 milliseconds