Home
last modified time | relevance | path

Searched refs:ip_fw_args (Results 1 – 11 of 11) sorted by relevance

/xnu-12377.61.12/bsd/netinet/
H A Dip_flowid.h91 struct ip_fw_args { struct
H A Dip_dummynet.h418 struct ip_fw_args *fwa);
H A Dip_input.c801 ip_input_cpout_args(struct ip_fw_in_args *args, struct ip_fw_args *args1, in ip_input_cpout_args()
805 bzero(args1, sizeof(struct ip_fw_args)); in ip_input_cpout_args()
812 ip_input_cpin_args(struct ip_fw_args *args1, struct ip_fw_in_args *args) in ip_input_cpin_args()
960 struct ip_fw_args args1; in ip_input_first_pass()
H A Dip_output.c247 struct ip_fw_args args = {}; in ip_output_pf_dn_hook()
H A Dip_dummynet.c1644 dummynet_io(struct mbuf *m, int pipe_nr, int dir, struct ip_fw_args *fwa) in dummynet_io()
/xnu-12377.61.12/bsd/net/
H A Dpfvar.h2280 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 Dpf_ioctl.c108 struct ip_fw_args;
272 struct ip_fw_args *);
275 struct ip_fw_args *);
4614 unsigned int af, int input, struct ip_fw_args *fwa) in pf_af_hook()
4709 struct ip_fw_args *fwa) in pf_inet_hook()
4764 struct ip_fw_args *fwa) in pf_inet6_hook()
H A Dpf.c261 struct pf_pdesc *, struct ip_fw_args *);
333 struct ip_fw_args *);
336 struct ether_header *, struct ip_fw_args *);
6221 pbuf_t **pbuf0, struct pf_pdesc *pd, struct ip_fw_args *fwa) in pf_test_dummynet()
6238 struct ip_fw_args dnflow; in pf_test_dummynet()
9692 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test_mbuf()
9715 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test()
10290 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6_mbuf()
10313 struct ether_header *eh, struct ip_fw_args *fwa) in pf_test6()
/xnu-12377.61.12/bsd/netinet6/
H A Dip6_forward.c732 struct ip_fw_args args; in ip6_forward()
H A Dip6_input.c802 struct ip_fw_args args = {}; in ip6_input()
H A Dip6_output.c334 struct ip_fw_args args; in ip6_output_list()