Home
last modified time | relevance | path

Searched refs:ipfw_nat_get_cfg_ptr (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_nat.c1171 ipfw_nat_get_cfg_ptr = ipfw_nat_get_cfg; in ipfw_nat_init()
1190 ipfw_nat_get_cfg_ptr = NULL; in ipfw_nat_destroy()
H A Dip_fw_private.h800 extern ipfw_nat_cfg_t *ipfw_nat_get_cfg_ptr;
H A Dip_fw2.c186 ipfw_nat_cfg_t *ipfw_nat_get_cfg_ptr; variable
H A Dip_fw_sockopt.c4079 error = ipfw_nat_get_cfg_ptr(sopt); in ipfw_ctl()