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