Searched refs:nd_prefix_list (Results 1 – 3 of 3) sorted by relevance
658 struct nd_prefix_list { struct659 struct nd_prefix_list *next; argument864 extern void nd6_post_msg(u_int32_t, struct nd_prefix_list *, u_int32_t,
359 struct nd_prefix_list *nd_prefix_list_head = NULL; in nd6_ra_input()362 struct nd_prefix_list *__single prfl; in nd6_ra_input()773 prfl = kalloc_type(struct nd_prefix_list, in nd6_ra_input()885 kfree_type(struct nd_prefix_list, prfl); in nd6_ra_input()
1896 nd6_post_msg(u_int32_t code, struct nd_prefix_list *prefix_list, in nd6_post_msg()1901 struct nd_prefix_list *__single itr = prefix_list; in nd6_post_msg()