Searched refs:ip_fw_args (Results 1 – 11 of 11) sorted by relevance
| /xnu-10002.1.13/bsd/netinet/ |
| H A D | ip_flowid.h | 91 struct ip_fw_args { struct
|
| H A D | ip_dummynet.h | 417 struct ip_fw_args *fwa);
|
| H A D | ip_input.c | 778 ip_input_cpout_args(struct ip_fw_in_args *args, struct ip_fw_args *args1, in ip_input_cpout_args() 782 bzero(args1, sizeof(struct ip_fw_args)); in ip_input_cpout_args() 789 ip_input_cpin_args(struct ip_fw_args *args1, struct ip_fw_in_args *args) in ip_input_cpin_args() 937 struct ip_fw_args args1; in ip_input_first_pass() 1718 struct ip_fw_args args; in ip_input() 1739 bzero(&args, sizeof(struct ip_fw_args)); in ip_input()
|
| H A D | ip_dummynet.c | 1517 dummynet_io(struct mbuf *m, int pipe_nr, int dir, struct ip_fw_args *fwa) in dummynet_io()
|
| H A D | ip_output.c | 243 struct ip_fw_args args = {}; in ip_output_pf_dn_hook()
|
| /xnu-10002.1.13/bsd/net/ |
| H A D | pfvar.h | 2207 struct ip_fw_args; 2213 struct ether_header *, struct ip_fw_args *); 2217 struct ether_header *, struct ip_fw_args *); 2360 struct mbuf **, unsigned int, int, struct ip_fw_args *);
|
| H A D | pf_ioctl.c | 107 struct ip_fw_args; 271 struct ip_fw_args *); 274 struct ip_fw_args *); 4607 unsigned int af, int input, struct ip_fw_args *fwa) in pf_af_hook() 4702 struct ip_fw_args *fwa) in pf_inet_hook() 4756 struct ip_fw_args *fwa) in pf_inet6_hook()
|
| H A D | pf.c | 258 struct pf_pdesc *, struct ip_fw_args *); 330 struct ip_fw_args *); 333 struct ether_header *, struct ip_fw_args *); 6238 pbuf_t **pbuf0, struct pf_pdesc *pd, struct ip_fw_args *fwa) in pf_test_dummynet() 6255 struct ip_fw_args dnflow; in pf_test_dummynet() 9690 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test_mbuf() 9713 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test() 10288 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6_mbuf() 10311 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6()
|
| /xnu-10002.1.13/bsd/netinet6/ |
| H A D | ip6_forward.c | 729 struct ip_fw_args args; in ip6_forward()
|
| H A D | ip6_input.c | 792 struct ip_fw_args args = {}; in ip6_input()
|
| H A D | ip6_output.c | 324 struct ip_fw_args args; in ip6_output_list()
|