Searched refs:ip_fw_args (Results 1 – 11 of 11) sorted by relevance
| /xnu-8792.41.9/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 | 781 ip_input_cpout_args(struct ip_fw_in_args *args, struct ip_fw_args *args1, in ip_input_cpout_args() 785 bzero(args1, sizeof(struct ip_fw_args)); in ip_input_cpout_args() 792 ip_input_cpin_args(struct ip_fw_args *args1, struct ip_fw_in_args *args) in ip_input_cpin_args() 940 struct ip_fw_args args1; in ip_input_first_pass() 1717 struct ip_fw_args args; in ip_input() 1738 bzero(&args, sizeof(struct ip_fw_args)); in ip_input()
|
| H A D | ip_dummynet.c | 1514 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-8792.41.9/bsd/net/ |
| H A D | pfvar.h | 2205 struct ip_fw_args; 2211 struct ether_header *, struct ip_fw_args *); 2215 struct ether_header *, struct ip_fw_args *); 2358 struct mbuf **, unsigned int, int, struct ip_fw_args *);
|
| H A D | pf_ioctl.c | 107 struct ip_fw_args; 268 struct ip_fw_args *); 271 struct ip_fw_args *); 4514 unsigned int af, int input, struct ip_fw_args *fwa) in pf_af_hook() 4607 struct ip_fw_args *fwa) in pf_inet_hook() 4661 struct ip_fw_args *fwa) in pf_inet6_hook()
|
| H A D | pf.c | 257 struct pf_pdesc *, struct ip_fw_args *); 329 struct ip_fw_args *); 332 struct ether_header *, struct ip_fw_args *); 6182 pbuf_t **pbuf0, struct pf_pdesc *pd, struct ip_fw_args *fwa) in pf_test_dummynet() 6199 struct ip_fw_args dnflow; in pf_test_dummynet() 9636 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test_mbuf() 9659 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test() 10234 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6_mbuf() 10257 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6()
|
| /xnu-8792.41.9/bsd/netinet6/ |
| H A D | ip6_forward.c | 729 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()
|