Lines Matching refs:nd_prefix
176 struct nd_prhead nd_prefix = { .lh_first = 0 }; variable
1372 struct nd_prefix *pr; in nd6_handle_duplicated_ip6_addr()
1622 struct nd_prefix *pr = NULL; in nd6_service_expired_prefix()
1627 pr = nd_prefix.lh_first; in nd6_service_expired_prefix()
1677 pr = nd_prefix.lh_first; in nd6_service_expired_prefix()
1691 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) { in nd6_service_expired_prefix()
2089 struct nd_prefix *pr = NULL; in nd6_purge_interface_prefixes()
2090 struct nd_prefix *npr = NULL; in nd6_purge_interface_prefixes()
2095 for (pr = nd_prefix.lh_first; pr; pr = npr) { in nd6_purge_interface_prefixes()
2121 npr = nd_prefix.lh_first; in nd6_purge_interface_prefixes()
2490 struct nd_prefix *pr; in nd6_is_new_addr_neighbor()
2527 for (pr = nd_prefix.lh_first; pr; pr = pr->ndpr_next) { in nd6_is_new_addr_neighbor()
3170 struct nd_prefix *pr; in nd6_siocgprlst()
3175 pr = nd_prefix.lh_first; in nd6_siocgprlst()
3298 struct nd_prefix *pr; in nd6_ioctl()
3414 struct nd_prefix *next = NULL; in nd6_ioctl()
3417 for (pr = nd_prefix.lh_first; pr; pr = next) { in nd6_ioctl()
3478 next = nd_prefix.lh_first; in nd6_ioctl()
5026 struct nd_prefix *pr;
5045 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) {
5095 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) {