Searched refs:ifnet_llreach_set_reachable (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.61.2/bsd/net/ |
| H A D | if_llreach.h | 135 extern void ifnet_llreach_set_reachable(struct ifnet *, u_int16_t, void *,
|
| H A D | if_llreach.c | 242 ifnet_llreach_set_reachable(struct ifnet *ifp, u_int16_t llproto, void *addr, in ifnet_llreach_set_reachable() function
|
| /xnu-8792.61.2/bsd/netinet/ |
| H A D | in_arp.c | 466 ifnet_llreach_set_reachable(ifp, ETHERTYPE_IP, addr, alen); in arp_llreach_set_reachable()
|
| /xnu-8792.61.2/bsd/netinet6/ |
| H A D | nd6_nbr.c | 2447 ifnet_llreach_set_reachable(ifp, ETHERTYPE_IPV6, addr, alen); in nd6_llreach_set_reachable()
|