Searched refs:nd_prefix_list_head (Results 1 – 1 of 1) sorted by relevance
364 struct nd_prefix_list *nd_prefix_list_head = NULL; in nd6_ra_input() local807 prfl->next = nd_prefix_list_head; in nd6_ra_input()808 nd_prefix_list_head = prfl; in nd6_ra_input()881 nd6_post_msg(KEV_ND6_RA, nd_prefix_list_head, nd_prefix_list_length, in nd6_ra_input()902 while ((prfl = nd_prefix_list_head) != NULL) { in nd6_ra_input()903 nd_prefix_list_head = prfl->next; in nd6_ra_input()