Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet6/
H A Dnd6.c1887 nd6_post_msg(u_int32_t code, struct nd_prefix_list *prefix_list, in nd6_post_msg() argument
1892 struct nd_prefix_list *itr = prefix_list; in nd6_post_msg()
1907 if (list_length > 0 && prefix_list != NULL) { in nd6_post_msg()