Home
last modified time | relevance | path

Searched refs:ipv4_dst_check (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Droute.c129 struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie);
156 .check = ipv4_dst_check,
1208 INDIRECT_CALLABLE_SCOPE struct dst_entry *ipv4_dst_check(struct dst_entry *dst, in ipv4_dst_check() function
1226 EXPORT_INDIRECT_CALLABLE(ipv4_dst_check);
/linux/net/core/
H A Dsock.c605 INDIRECT_CALLABLE_DECLARE(struct dst_entry *ipv4_dst_check(struct dst_entry *,
612 INDIRECT_CALL_INET(dst->ops->check, ip6_dst_check, ipv4_dst_check, in __sk_dst_check()
630 INDIRECT_CALL_INET(dst->ops->check, ip6_dst_check, ipv4_dst_check, in sk_dst_check()
/linux/net/ipv6/
H A Dtcp_ipv6.c1536 INDIRECT_CALLABLE_DECLARE(struct dst_entry *ipv4_dst_check(struct dst_entry *,