Home
last modified time | relevance | path

Searched refs:ndprl_tmp (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_prproxy.c234 struct nd6_prproxy_prelist *__single up, *__single down, *__single ndprl_tmp; in nd6_prproxy_prelist_setroute() local
240 SLIST_FOREACH_SAFE(up, up_head, ndprl_le, ndprl_tmp) { in nd6_prproxy_prelist_setroute()
297 SLIST_FOREACH_SAFE(down, down_head, ndprl_le, ndprl_tmp) { in nd6_prproxy_prelist_setroute()
871 struct nd6_prproxy_prelist *__single ndprl, *__single ndprl_tmp; in nd6_prproxy_ns_output() local
947 SLIST_FOREACH_SAFE(ndprl, &ndprl_head, ndprl_le, ndprl_tmp) { in nd6_prproxy_ns_output()
994 struct nd6_prproxy_prelist *__single ndprl, *__single ndprl_tmp; in nd6_prproxy_ns_input() local
1083 SLIST_FOREACH_SAFE(ndprl, &ndprl_head, ndprl_le, ndprl_tmp) { in nd6_prproxy_ns_input()
1130 struct nd6_prproxy_prelist *__single ndprl, *__single ndprl_tmp; in nd6_prproxy_na_input() local
1222 SLIST_FOREACH_SAFE(ndprl, &ndprl_head, ndprl_le, ndprl_tmp) { in nd6_prproxy_na_input()