Lines Matching refs:nd_prefix
176 struct nd_prhead nd_prefix = { .lh_first = 0 }; variable
1378 struct nd_prefix *__single pr; in nd6_handle_duplicated_ip6_addr()
1628 struct nd_prefix *__single pr = NULL; in nd6_service_expired_prefix()
1633 pr = nd_prefix.lh_first; in nd6_service_expired_prefix()
1683 pr = nd_prefix.lh_first; in nd6_service_expired_prefix()
1697 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) { in nd6_service_expired_prefix()
2097 struct nd_prefix *__single pr = NULL; in nd6_purge_interface_prefixes()
2098 struct nd_prefix *__single npr = NULL; in nd6_purge_interface_prefixes()
2103 for (pr = nd_prefix.lh_first; pr; pr = npr) { in nd6_purge_interface_prefixes()
2129 npr = nd_prefix.lh_first; in nd6_purge_interface_prefixes()
2497 struct nd_prefix *__single pr; in nd6_is_new_addr_neighbor()
2534 for (pr = nd_prefix.lh_first; pr; pr = pr->ndpr_next) { in nd6_is_new_addr_neighbor()
3097 struct nd_prefix *__single pr; in nd6_ioctl()
3194 struct nd_prefix *__single next = NULL; in nd6_ioctl()
3197 for (pr = nd_prefix.lh_first; pr; pr = next) { in nd6_ioctl()
3258 next = nd_prefix.lh_first; in nd6_ioctl()
4750 struct nd_prefix *__single pr;
4769 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) {
4819 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) {