Searched defs:tablearg (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64stl.c155 uint32_t tablearg; local
213 uint32_t tablearg; local
86 nat64stl_handle_ip4(struct ip_fw_chain *chain, struct nat64stl_cfg *cfg, struct mbuf *m, uint32_t tablearg) argument
116 nat64stl_handle_ip6(struct ip_fw_chain *chain, struct nat64stl_cfg *cfg, struct mbuf *m, uint32_t tablearg) argument
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_log.c99 ipfw_log(struct ip_fw_chain *chain, struct ip_fw *f, u_int hlen, struct ip_fw_args *args, struct mbuf *m, struct ifnet *oif, u_short offset, uint32_t tablearg, struct ip *ip) argument
H A Dip_fw2.c1784 uint32_t tablearg = 0; local
399 iface_match(struct ifnet *ifp, ipfw_insn_if *cmd, struct ip_fw_chain *chain, uint32_t *tablearg) argument
1222 jump_fast(struct ip_fw_chain *chain, struct ip_fw *f, int num, int tablearg, int jump_backwards) argument
1256 jump_linear(struct ip_fw_chain *chain, struct ip_fw *f, int num, int tablearg, int jump_backwards) argument
[all...]
H A Dip_fw_dynamic.c1990 ipfw_dyn_install_state(struct ip_fw_chain *chain, struct ip_fw *rule, const ipfw_insn_limit *cmd, const struct ip_fw_args *args, const void *ulp, int pktlen, struct ipfw_dyn_info *info, uint32_t tablearg) argument

Completed in 90 milliseconds