Searched refs:ip_fw_args (Results 1 – 11 of 11) sorted by relevance
| /xnu-8019.80.24/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() 1713 struct ip_fw_args args; in ip_input() 1734 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 | 238 struct ip_fw_args args = {}; in ip_output_pf_dn_hook()
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | pfvar.h | 2204 struct ip_fw_args; 2210 struct ether_header *, struct ip_fw_args *); 2214 struct ether_header *, struct ip_fw_args *); 2356 struct mbuf **, unsigned int, int, struct ip_fw_args *);
|
| H A D | pf_ioctl.c | 107 struct ip_fw_args; 269 struct ip_fw_args *); 272 struct ip_fw_args *); 4529 unsigned int af, int input, struct ip_fw_args *fwa) in pf_af_hook() 4622 struct ip_fw_args *fwa) in pf_inet_hook() 4676 struct ip_fw_args *fwa) in pf_inet6_hook()
|
| H A D | pf.c | 254 struct pf_pdesc *, struct ip_fw_args *); 326 struct ip_fw_args *); 329 struct ether_header *, struct ip_fw_args *); 6083 pbuf_t **pbuf0, struct pf_pdesc *pd, struct ip_fw_args *fwa) in pf_test_dummynet() 6100 struct ip_fw_args dnflow; in pf_test_dummynet() 9507 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test_mbuf() 9530 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test() 10104 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6_mbuf() 10127 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6()
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | ip6_forward.c | 733 struct ip_fw_args args; in ip6_forward()
|
| H A D | ip6_input.c | 788 struct ip_fw_args args = {}; in ip6_input()
|
| H A D | ip6_output.c | 324 struct ip_fw_args args; in ip6_output_list()
|