Lines Matching refs:nd_prefix
176 struct nd_prhead nd_prefix = { .lh_first = 0 }; variable
1360 struct nd_prefix *pr; in nd6_handle_duplicated_ip6_addr()
1600 struct nd_prefix *pr = NULL; in nd6_service_expired_prefix()
1605 pr = nd_prefix.lh_first; in nd6_service_expired_prefix()
1637 pr = nd_prefix.lh_first; in nd6_service_expired_prefix()
1651 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) { in nd6_service_expired_prefix()
2049 struct nd_prefix *pr = NULL; in nd6_purge_interface_prefixes()
2050 struct nd_prefix *npr = NULL; in nd6_purge_interface_prefixes()
2055 for (pr = nd_prefix.lh_first; pr; pr = npr) { in nd6_purge_interface_prefixes()
2081 npr = nd_prefix.lh_first; in nd6_purge_interface_prefixes()
2438 struct nd_prefix *pr; in nd6_is_new_addr_neighbor()
2475 for (pr = nd_prefix.lh_first; pr; pr = pr->ndpr_next) { in nd6_is_new_addr_neighbor()
3107 struct nd_prefix *pr; in nd6_siocgprlst()
3112 pr = nd_prefix.lh_first; in nd6_siocgprlst()
3235 struct nd_prefix *pr; in nd6_ioctl()
3351 struct nd_prefix *next = NULL; in nd6_ioctl()
3354 for (pr = nd_prefix.lh_first; pr; pr = next) { in nd6_ioctl()
3415 next = nd_prefix.lh_first; in nd6_ioctl()
4952 struct nd_prefix *pr;
4971 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) {
5021 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) {