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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_domain.c523 pfctlinput2(cmd, sa, (void*)0);
527 pfctlinput2(int cmd, struct sockaddr *sa, void *ctlparam) function
/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h424 void pfctlinput2(int, struct sockaddr *, void *);
/darwin-on-arm/xnu/bsd/netinet6/
H A Desp_input.c1220 * Notify the error to all possible sockets via pfctlinput2.
1228 * Although pfctlinput2 will call esp6_ctlinput(), there is
1234 pfctlinput2(cmd, sa, (void *)&ip6cp1);
H A Dip6_output.c1321 pfctlinput2(PRC_MSGSIZE, (struct sockaddr *)&ro_pmtu->ro_dst,

Completed in 22 milliseconds