Searched refs:in6_post_msg (Results 1 – 5 of 5) sorted by relevance
| /xnu-8792.61.2/bsd/netinet6/ |
| H A D | in6_ifattach.c | 540 in6_post_msg(ifp, KEV_INET6_NEW_LL_ADDR, ia, NULL); in in6_ifattach_linklocal()
|
| H A D | in6_var.h | 557 void in6_post_msg(struct ifnet *, u_int32_t, struct in6_ifaddr *, uint8_t *mac);
|
| H A D | nd6_nbr.c | 2068 in6_post_msg(ia->ia_ifp, KEV_INET6_NEW_USER_ADDR, ia, in nd6_dad_timer() 2206 in6_post_msg(ifp, KEV_INET6_NEW_USER_ADDR, ia, dp->dad_lladdr); in nd6_dad_duplicated()
|
| H A D | in6.c | 2799 in6_post_msg(ifp, KEV_INET6_ADDR_DELETED, ia, NULL); in in6_purgeaddr() 4163 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 | 4136 in6_post_msg(ifp, KEV_INET6_NEW_RTADV_ADDR, ia6, NULL); in in6_pfx_newpersistaddr()
|