Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h86 struct ip_fw_args { struct
150 int ipfw_chk(struct ip_fw_args *args); argument
169 void ipfw_bpf_tap(struct ip_fw_chain *, struct ip_fw_args *, struct ip *,
173 struct ip_fw_args *args, u_short offset, uint32_t tablearg, struct ip *ip,
213 const ipfw_insn_limit *cmd, const struct ip_fw_args *args,
216 struct ip_fw *ipfw_dyn_lookup_state(const struct ip_fw_args *args,
757 typedef int (ipfw_eaction_t)(struct ip_fw_chain *ch, struct ip_fw_args *args,
765 int ipfw_run_eaction(struct ip_fw_chain *ch, struct ip_fw_args *args,
793 typedef int ipfw_nat_t(struct ip_fw_args *, struct cfg_nat *, struct mbuf *);
H A Dip_fw_pfil.c86 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 Dip_fw_log.c104 struct ip_fw_args *args, u_short offset, uint32_t tablearg, struct ip *ip) in ipfw_log_syslog()
447 ipfw_rtsocklog_fill_l3(struct ip_fw_args *args, in ipfw_rtsocklog_fill_l3()
485 struct ip_fw_args *args, ipfw_insn *cmd, uint32_t tablearg, in ipfw_rtsocklog_handle_tablearg()
618 struct ip_fw_args *args, u_short offset, uint32_t tablearg, void *_eh) in ipfw_log_rtsock()
715 struct ip_fw_args *args, u_short offset, uint32_t tablearg, in ipfw_log()
H A Dip_fw_eaction.c109 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 Dip_fw_bpf.c119 ipfw_bpf_tap(struct ip_fw_chain *ch, struct ip_fw_args *args, in ipfw_bpf_tap()
H A Dip_dn_private.h408 int dummynet_io(struct mbuf **, struct ip_fw_args *);
H A Dip_dn_io.c873 tag_mbuf(struct mbuf *m, int dir, struct ip_fw_args *fwa) in tag_mbuf()
906 dummynet_io(struct mbuf **m0, struct ip_fw_args *fwa) in dummynet_io()
H A Dip_fw2.c892 send_reject6(struct ip_fw_args *args, int code, u_int hlen, in send_reject6()
1002 send_reject(struct ip_fw_args *args, int code, uint16_t mtu, int iplen, in send_reject()
1108 check_uidgid(ipfw_insn_u32 *insn, struct ip_fw_args *args, int *ugid_lookupp, in check_uidgid()
1226 set_match(struct ip_fw_args *args, int slot, in set_match()
1405 ipfw_chk(struct ip_fw_args *args) in ipfw_chk()
H A Dip_fw_dynamic.c513 static uint32_t dyn_getscopeid(const struct ip_fw_args *);
1189 dyn_getscopeid(const struct ip_fw_args *args) in dyn_getscopeid()
1377 ipfw_dyn_lookup_state(const struct ip_fw_args *args, const void *ulp, in ipfw_dyn_lookup_state()
2040 const ipfw_insn_limit *cmd, const struct ip_fw_args *args, in ipfw_dyn_install_state()
H A Dip_fw_nat.c292 ipfw_nat(struct ip_fw_args *args, struct cfg_nat *t, struct mbuf *m) in ipfw_nat()
/freebsd/sys/netinet/
H A Dip_var.h321 struct ip_fw_args;
329 extern int (*ng_ipfw_input_p)(struct mbuf **, struct ip_fw_args *, bool);
331 extern int (*ip_dn_io_ptr)(struct mbuf **, struct ip_fw_args *);
H A Draw_ip.c98 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 Dnat64clat.h49 int ipfw_nat64clat(struct ip_fw_chain *chain, struct ip_fw_args *args,
H A Dnat64stl.h54 int ipfw_nat64stl(struct ip_fw_chain *chain, struct ip_fw_args *args,
H A Dnat64clat.c203 ipfw_nat64clat(struct ip_fw_chain *chain, struct ip_fw_args *args, in ipfw_nat64clat()
H A Dnat64lsn.h272 int ipfw_nat64lsn(struct ip_fw_chain *ch, struct ip_fw_args *args,
H A Dnat64stl.c204 ipfw_nat64stl(struct ip_fw_chain *chain, struct ip_fw_args *args, in ipfw_nat64stl()
H A Dnat64lsn.c1720 ipfw_nat64lsn(struct ip_fw_chain *ch, struct ip_fw_args *args, in ipfw_nat64lsn()
/freebsd/sys/netgraph/
H A Dng_ipfw.c73 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 Ddn_test.h127 struct ip_fw_args { struct
/freebsd/sys/netpfil/ipfw/pmod/
H A Dtcpmod.c176 ipfw_tcpmod(struct ip_fw_chain *chain, struct ip_fw_args *args, in ipfw_tcpmod()
/freebsd/share/dtrace/
H A Dipfw.d148 translator ipfw_match_info_t < struct ip_fw_args *p > {
/freebsd/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c347 ipfw_nptv6(struct ip_fw_chain *chain, struct ip_fw_args *args, in ipfw_nptv6()
/freebsd/sys/netpfil/pf/
H A Dpf.c5827 struct ip_fw_args dnflow; in pf_test_eth_rule()
10491 const struct pf_kstate *s, struct ip_fw_args *dnflow) in pf_pdesc_to_dnflow()
10642 struct ip_fw_args dnflow; in pf_dummynet_route()