Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock.c595 INDIRECT_CALLABLE_DECLARE(struct dst_entry *ip6_dst_check(struct dst_entry *,
604 INDIRECT_CALL_INET(dst->ops->check, ip6_dst_check, ipv4_dst_check, in __sk_dst_check()
622 INDIRECT_CALL_INET(dst->ops->check, ip6_dst_check, ipv4_dst_check, in sk_dst_check()
/linux/net/ipv6/
H A Droute.c86 struct dst_entry *ip6_dst_check(struct dst_entry *dst, u32 cookie);
253 .check = ip6_dst_check,
272 .check = ip6_dst_check,
2742 INDIRECT_CALLABLE_SCOPE struct dst_entry *ip6_dst_check(struct dst_entry *dst, in ip6_dst_check() function
2773 EXPORT_INDIRECT_CALLABLE(ip6_dst_check);
H A Dtcp_ipv6.c1637 INDIRECT_CALL_1(dst->ops->check, ip6_dst_check,