Searched defs:tablearg (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/netpfil/ipfw/nat64/ |
H A D | nat64stl.c | 84 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 D | ip_fw_log.c | 129 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 D | ip_fw2.c | 419 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 D | ip_fw_dynamic.c | 1996 uint32_t tablearg) in ipfw_dyn_install_state()
|
/freebsd/sys/netinet/ |
H A D | ip_fw.h | 529 uint32_t tablearg; member
|