Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dndisc_snoop.c176 int ndisc_check_ns_na(struct sk_buff *skb) in ndisc_check_ns_na() function
190 EXPORT_SYMBOL_GPL(ndisc_check_ns_na);
/linux/include/net/
H A Dndisc.h433 int ndisc_check_ns_na(struct sk_buff *skb);
/linux/net/bridge/
H A Dbr_arp_nd_proxy.c243 if (ndisc_check_ns_na(skb)) in br_is_nd_neigh_msg()