Lines Matching refs:nd_prefix
176 struct nd_prhead nd_prefix = { .lh_first = 0 }; variable
1371 struct nd_prefix *pr; in nd6_handle_duplicated_ip6_addr()
1621 struct nd_prefix *pr = NULL; in nd6_service_expired_prefix()
1626 pr = nd_prefix.lh_first; in nd6_service_expired_prefix()
1676 pr = nd_prefix.lh_first; in nd6_service_expired_prefix()
1690 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) { in nd6_service_expired_prefix()
2088 struct nd_prefix *pr = NULL; in nd6_purge_interface_prefixes()
2089 struct nd_prefix *npr = NULL; in nd6_purge_interface_prefixes()
2094 for (pr = nd_prefix.lh_first; pr; pr = npr) { in nd6_purge_interface_prefixes()
2120 npr = nd_prefix.lh_first; in nd6_purge_interface_prefixes()
2489 struct nd_prefix *pr; in nd6_is_new_addr_neighbor()
2526 for (pr = nd_prefix.lh_first; pr; pr = pr->ndpr_next) { in nd6_is_new_addr_neighbor()
3169 struct nd_prefix *pr; in nd6_siocgprlst()
3174 pr = nd_prefix.lh_first; in nd6_siocgprlst()
3297 struct nd_prefix *pr; in nd6_ioctl()
3413 struct nd_prefix *next = NULL; in nd6_ioctl()
3416 for (pr = nd_prefix.lh_first; pr; pr = next) { in nd6_ioctl()
3477 next = nd_prefix.lh_first; in nd6_ioctl()
5025 struct nd_prefix *pr;
5044 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) {
5094 LIST_FOREACH(pr, &nd_prefix, ndpr_entry) {