Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_prproxy.c145 static struct nd6_prproxy_prelist *nd6_ndprl_alloc(zalloc_flags_t);
212 nd6_ndprl_alloc(zalloc_flags_t how) in nd6_ndprl_alloc() function
420 up = nd6_ndprl_alloc(Z_WAITOK); in nd6_if_prproxy()
461 down = nd6_ndprl_alloc(Z_WAITOK); in nd6_if_prproxy()
766 up = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_prelist_update()
793 down = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_prelist_update()
931 ndprl = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_ns_output()
1051 ndprl = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_ns_input()
1170 ndprl = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_na_input()
1205 ndprl = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_na_input()