Home
last modified time | relevance | path

Searched defs:tablearg (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64stl.c84 struct mbuf *m, uint32_t tablearg) in nat64stl_handle_ip4()
114 struct mbuf *m, uint32_t tablearg) in nat64stl_handle_ip6()
152 uint32_t tablearg; in nat64stl_handle_icmp6() local
210 uint32_t tablearg; in ipfw_nat64stl() local
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_log.c129 struct ip_fw_args *args, u_short offset, uint32_t tablearg, struct ip *ip) in ipfw_log_syslog()
487 uint32_t tablearg, uint32_t *targ_value, char **buf) in ipfw_rtsocklog_handle_tablearg()
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 Dip_fw2.c419 uint32_t *tablearg) in iface_match()
1235 int tablearg, bool jump_backwards) in jump_lookup_pos()
1262 int tablearg, bool jump_backwards) in jump()
1312 uint32_t tablearg) in tvalue_match()
1915 uint32_t tablearg = 0; in ipfw_chk() local
H A Dip_fw_dynamic.c1996 uint32_t tablearg) in ipfw_dyn_install_state()
/freebsd/sys/netinet/
H A Dip_fw.h529 uint32_t tablearg; member