Searched refs:nd6_prproxy_sols_purge (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_prproxy.c157 static void nd6_prproxy_sols_purge(struct nd_prefix *, u_int64_t);
1138 nd6_prproxy_sols_purge(struct nd_prefix *pr, u_int64_t max_stgt) function
1183 nd6_prproxy_sols_purge(pr, 0);
1193 nd6_prproxy_sols_purge(pr, max_stgt);

Completed in 69 milliseconds