Lines Matching refs:nd_prefix
176 struct nd_prhead nd_prefix = { .lh_first = 0 }; variable
1369 struct nd_prefix *pr; in nd6_handle_duplicated_ip6_addr()
1609 struct nd_prefix *pr = NULL; in nd6_service_expired_prefix()
1614 pr = nd_prefix.lh_first; in nd6_service_expired_prefix()
1664 pr = nd_prefix.lh_first; in nd6_service_expired_prefix()
1678 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) { in nd6_service_expired_prefix()
2076 struct nd_prefix *pr = NULL; in nd6_purge_interface_prefixes()
2077 struct nd_prefix *npr = NULL; in nd6_purge_interface_prefixes()
2082 for (pr = nd_prefix.lh_first; pr; pr = npr) { in nd6_purge_interface_prefixes()
2108 npr = nd_prefix.lh_first; in nd6_purge_interface_prefixes()
2465 struct nd_prefix *pr; in nd6_is_new_addr_neighbor()
2502 for (pr = nd_prefix.lh_first; pr; pr = pr->ndpr_next) { in nd6_is_new_addr_neighbor()
3134 struct nd_prefix *pr; in nd6_siocgprlst()
3139 pr = nd_prefix.lh_first; in nd6_siocgprlst()
3262 struct nd_prefix *pr; in nd6_ioctl()
3378 struct nd_prefix *next = NULL; in nd6_ioctl()
3381 for (pr = nd_prefix.lh_first; pr; pr = next) { in nd6_ioctl()
3442 next = nd_prefix.lh_first; in nd6_ioctl()
4988 struct nd_prefix *pr;
5007 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) {
5057 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) {