Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/ !
H A Dnd6_prproxy.c144 static struct nd6_prproxy_prelist *nd6_ndprl_alloc(zalloc_flags_t);
211 nd6_ndprl_alloc(zalloc_flags_t how) in nd6_ndprl_alloc() function
419 up = nd6_ndprl_alloc(Z_WAITOK); in nd6_if_prproxy()
460 down = nd6_ndprl_alloc(Z_WAITOK); in nd6_if_prproxy()
765 up = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_prelist_update()
792 down = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_prelist_update()
930 ndprl = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_ns_output()
1050 ndprl = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_ns_input()
1169 ndprl = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_na_input()
1204 ndprl = nd6_ndprl_alloc(Z_WAITOK); in nd6_prproxy_na_input()