Searched refs:ip_fw_args (Results 1 – 11 of 11) sorted by relevance
| /xnu-11215.1.10/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 | 789 ip_input_cpout_args(struct ip_fw_in_args *args, struct ip_fw_args *args1, in ip_input_cpout_args() 793 bzero(args1, sizeof(struct ip_fw_args)); in ip_input_cpout_args() 800 ip_input_cpin_args(struct ip_fw_args *args1, struct ip_fw_in_args *args) in ip_input_cpin_args() 948 struct ip_fw_args args1; in ip_input_first_pass() 1736 struct ip_fw_args args; in ip_input() 1757 bzero(&args, sizeof(struct ip_fw_args)); in ip_input()
|
| H A D | ip_dummynet.c | 1520 dummynet_io(struct mbuf *m, int pipe_nr, int dir, struct ip_fw_args *fwa) in dummynet_io()
|
| H A D | ip_output.c | 246 struct ip_fw_args args = {}; in ip_output_pf_dn_hook()
|
| /xnu-11215.1.10/bsd/net/ |
| H A D | pfvar.h | 2280 struct ip_fw_args; 2286 struct ether_header *, struct ip_fw_args *); 2290 struct ether_header *, struct ip_fw_args *); 2433 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 *); 4613 unsigned int af, int input, struct ip_fw_args *fwa) in pf_af_hook() 4708 struct ip_fw_args *fwa) in pf_inet_hook() 4762 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 *); 6218 pbuf_t **pbuf0, struct pf_pdesc *pd, struct ip_fw_args *fwa) in pf_test_dummynet() 6235 struct ip_fw_args dnflow; in pf_test_dummynet() 9671 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test_mbuf() 9694 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test() 10269 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6_mbuf() 10292 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6()
|
| /xnu-11215.1.10/bsd/netinet6/ |
| H A D | ip6_forward.c | 732 struct ip_fw_args args; in ip6_forward()
|
| H A D | ip6_input.c | 791 struct ip_fw_args args = {}; in ip6_input()
|
| H A D | ip6_output.c | 332 struct ip_fw_args args; in ip6_output_list()
|