Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Dnd6.h925 extern void nd6_post_msg(u_int32_t, struct nd_prefix_list *, u_int32_t,
H A Dnd6_rtr.c840 nd6_post_msg(KEV_ND6_RA, nd_prefix_list_head, nd_prefix_list_length, in nd6_ra_input()
H A Dnd6.c1875 nd6_post_msg(u_int32_t code, struct nd_prefix_list *prefix_list, in nd6_post_msg() function