Searched refs:ip_fw_args (Results 1 - 13 of 13) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_flowid.h92 struct ip_fw_args { struct
H A Dip_fw2.h635 struct ip_fw_args;
648 typedef int ip_fw_chk_t (struct ip_fw_args *args);
H A Dip_dummynet.h426 struct ip_fw_args *fwa, int );
H A Dip_input.c685 struct ip_fw_args args;
697 bzero(&args, sizeof(struct ip_fw_args));
H A Dip_output.c292 struct ip_fw_args args;
318 bzero(&args, sizeof(struct ip_fw_args));
H A Dip_fw2.c1635 struct ip_fw_args *args)
1814 send_reject(struct ip_fw_args *args, int code, int offset, __unused int ip_len)
1922 ipfw_chk(struct ip_fw_args *args)
H A Dip_dummynet.c1526 dummynet_io(struct mbuf *m, int pipe_nr, int dir, struct ip_fw_args *fwa, int client)
/darwin-on-arm/xnu/bsd/net/
H A Dpfvar.h2203 struct ip_fw_args;
2206 struct ether_header *, struct ip_fw_args *);
2211 struct ether_header *, struct ip_fw_args *);
2352 struct mbuf **, unsigned int, int, struct ip_fw_args *);
H A Dpf_ioctl.c102 struct ip_fw_args;
279 struct ip_fw_args *);
283 struct ip_fw_args *);
4728 unsigned int af, int input, struct ip_fw_args *fwa)
4793 struct ip_fw_args *fwa)
4848 struct ip_fw_args *fwa)
H A Dpf.c253 struct pf_pdesc *, struct ip_fw_args *);
5091 struct mbuf **m0, struct pf_pdesc *pd, struct ip_fw_args *fwa)
5108 struct ip_fw_args dnflow;
8047 struct ether_header *eh, struct ip_fw_args *fwa)
8581 struct ether_header *eh, struct ip_fw_args *fwa)
H A Dif_bridge.c4712 struct ip_fw_args args;
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_input.c487 struct ip_fw_args args;
489 bzero(&args, sizeof(struct ip_fw_args));
H A Dip6_output.c310 struct ip_fw_args args;
313 bzero(&args, sizeof(struct ip_fw_args));

Completed in 164 milliseconds