Searched refs:pfctlinput2 (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.101.4/bsd/kern/ |
| H A D | uipc_domain.c | 931 pfctlinput2(cmd, sa, NULL); in pfctlinput() 935 pfctlinput2(int cmd, struct sockaddr *sa, void *ctlparam) in pfctlinput2() function
|
| /xnu-8020.101.4/bsd/sys/ |
| H A D | protosw.h | 607 extern void pfctlinput2(int, struct sockaddr *, void *);
|
| /xnu-8020.101.4/bsd/netinet6/ |
| H A D | esp_input.c | 1645 pfctlinput2(cmd, sa, (void *)&ip6cp1); in esp6_ctlinput()
|
| H A D | ip6_output.c | 1736 pfctlinput2(PRC_MSGSIZE, SA(&ro_pmtu->ro_dst), (void *)&ip6cp); in ip6_fragment_packet()
|