/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_private.h | 83 struct ip_fw_args { struct 147 int ipfw_chk(struct ip_fw_args *args); argument 168 struct ip_fw_args *args, u_short offset, uint32_t tablearg, struct ip *ip, 208 const ipfw_insn_limit *cmd, const struct ip_fw_args *args, 211 struct ip_fw *ipfw_dyn_lookup_state(const struct ip_fw_args *args, 753 typedef int (ipfw_eaction_t)(struct ip_fw_chain *ch, struct ip_fw_args *args, 761 int ipfw_run_eaction(struct ip_fw_chain *ch, struct ip_fw_args *args, 789 typedef int ipfw_nat_t(struct ip_fw_args *, struct cfg_nat *, struct mbuf *);
|
H A D | ip_fw_pfil.c | 86 static int ipfw_divert(struct mbuf **, struct ip_fw_args *, bool); 124 struct ip_fw_args args; in ipfw_check_packet() 335 struct ip_fw_args args = { in ipfw_check_frame_mbuf() 415 struct ip_fw_args args = { in ipfw_check_frame_mem() 481 ipfw_divert(struct mbuf **m0, struct ip_fw_args *args, bool tee) in ipfw_divert()
|
H A D | ip_fw_log.c | 100 ipfw_log_ipfw0(struct ip_fw_args *args, struct ip *ip) in ipfw_log_ipfw0() 129 struct ip_fw_args *args, u_short offset, uint32_t tablearg, struct ip *ip) in ipfw_log_syslog() 449 ipfw_rtsocklog_fill_l3(struct ip_fw_args *args, in ipfw_rtsocklog_fill_l3() 567 struct ip_fw_args *args, u_short offset, uint32_t tablearg, in ipfw_log_rtsock() 659 struct ip_fw_args *args, u_short offset, uint32_t tablearg, in ipfw_log()
|
H A D | ip_fw_eaction.c | 109 default_eaction(struct ip_fw_chain *ch, struct ip_fw_args *args, in default_eaction() 457 ipfw_run_eaction(struct ip_fw_chain *ch, struct ip_fw_args *args, in ipfw_run_eaction()
|
H A D | ip_dn_private.h | 408 int dummynet_io(struct mbuf **, struct ip_fw_args *);
|
H A D | ip_dn_io.c | 868 tag_mbuf(struct mbuf *m, int dir, struct ip_fw_args *fwa) in tag_mbuf() 901 dummynet_io(struct mbuf **m0, struct ip_fw_args *fwa) in dummynet_io()
|
H A D | ip_fw2.c | 889 send_reject6(struct ip_fw_args *args, int code, u_int hlen, in send_reject6() 999 send_reject(struct ip_fw_args *args, int code, uint16_t mtu, int iplen, in send_reject() 1105 check_uidgid(ipfw_insn_u32 *insn, struct ip_fw_args *args, int *ugid_lookupp, in check_uidgid() 1223 set_match(struct ip_fw_args *args, int slot, in set_match() 1391 ipfw_chk(struct ip_fw_args *args) in ipfw_chk()
|
H A D | ip_fw_dynamic.c | 513 static uint32_t dyn_getscopeid(const struct ip_fw_args *); 1175 dyn_getscopeid(const struct ip_fw_args *args) in dyn_getscopeid() 1336 ipfw_dyn_lookup_state(const struct ip_fw_args *args, const void *ulp, in ipfw_dyn_lookup_state() 1994 const ipfw_insn_limit *cmd, const struct ip_fw_args *args, in ipfw_dyn_install_state()
|
H A D | ip_fw_nat.c | 292 ipfw_nat(struct ip_fw_args *args, struct cfg_nat *t, struct mbuf *m) in ipfw_nat()
|
/freebsd/sys/netinet/ |
H A D | ip_var.h | 330 struct ip_fw_args; 338 extern int (*ng_ipfw_input_p)(struct mbuf **, struct ip_fw_args *, bool); 340 extern int (*ip_dn_io_ptr)(struct mbuf **, struct ip_fw_args *);
|
H A D | raw_ip.c | 98 int (*ip_dn_io_ptr)(struct mbuf **, struct ip_fw_args *); 100 int (*ng_ipfw_input_p)(struct mbuf **, struct ip_fw_args *, bool);
|
/freebsd/sys/netpfil/ipfw/nat64/ |
H A D | nat64clat.h | 49 int ipfw_nat64clat(struct ip_fw_chain *chain, struct ip_fw_args *args,
|
H A D | nat64stl.h | 54 int ipfw_nat64stl(struct ip_fw_chain *chain, struct ip_fw_args *args,
|
H A D | nat64clat.c | 203 ipfw_nat64clat(struct ip_fw_chain *chain, struct ip_fw_args *args, in ipfw_nat64clat()
|
H A D | nat64lsn.h | 272 int ipfw_nat64lsn(struct ip_fw_chain *ch, struct ip_fw_args *args,
|
H A D | nat64stl.c | 204 ipfw_nat64stl(struct ip_fw_chain *chain, struct ip_fw_args *args, in ipfw_nat64stl()
|
H A D | nat64lsn.c | 1720 ipfw_nat64lsn(struct ip_fw_chain *ch, struct ip_fw_args *args, in ipfw_nat64lsn()
|
/freebsd/sys/netgraph/ |
H A D | ng_ipfw.c | 73 static int ng_ipfw_input(struct mbuf **, struct ip_fw_args *, bool); 284 ng_ipfw_input(struct mbuf **m0, struct ip_fw_args *fwa, bool tee) in ng_ipfw_input()
|
/freebsd/sys/netpfil/ipfw/test/ |
H A D | dn_test.h | 127 struct ip_fw_args { struct
|
/freebsd/sys/netpfil/ipfw/pmod/ |
H A D | tcpmod.c | 173 ipfw_tcpmod(struct ip_fw_chain *chain, struct ip_fw_args *args, in ipfw_tcpmod()
|
/freebsd/share/dtrace/ |
H A D | ipfw.d | 148 translator ipfw_match_info_t < struct ip_fw_args *p > {
|
/freebsd/sys/netpfil/ipfw/nptv6/ |
H A D | nptv6.c | 347 ipfw_nptv6(struct ip_fw_chain *chain, struct ip_fw_args *args, in ipfw_nptv6()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf.c | 5386 struct ip_fw_args dnflow; in pf_test_eth_rule() 9435 const struct pf_kstate *s, struct ip_fw_args *dnflow) in pf_pdesc_to_dnflow() 9559 struct ip_fw_args dnflow; in pf_dummynet_route()
|