Searched refs:in6_post_msg (Results 1 – 5 of 5) sorted by relevance
| /xnu-11215.81.4/bsd/netinet6/ |
| H A D | in6_ifattach.c | 541 in6_post_msg(ifp, KEV_INET6_NEW_LL_ADDR, ia, NULL, 0); in in6_ifattach_linklocal()
|
| H A D | in6_var.h | 586 void in6_post_msg(struct ifnet *, u_int32_t, struct in6_ifaddr *,
|
| H A D | nd6_nbr.c | 2089 in6_post_msg(ia->ia_ifp, KEV_INET6_NEW_USER_ADDR, ia, in nd6_dad_timer() 2226 in6_post_msg(ifp, KEV_INET6_NEW_USER_ADDR, ia, dp->dad_lladdr, ETHER_ADDR_LEN); in nd6_dad_duplicated()
|
| H A D | in6.c | 2782 in6_post_msg(ifp, KEV_INET6_ADDR_DELETED, ia, NULL, 0); in in6_purgeaddr() 4148 in6_post_msg(struct ifnet *ifp, u_int32_t event_code, struct in6_ifaddr *ifa, in in6_post_msg() function
|
| H A D | nd6_rtr.c | 4174 in6_post_msg(ifp, KEV_INET6_NEW_RTADV_ADDR, ia6, NULL, 0); in in6_pfx_newpersistaddr()
|