Home
last modified time | relevance | path

Searched refs:LEN_IOC_NAT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sbin/ipfw3/
H A Dipfw3nat.c108 len += LEN_IOC_NAT; in nat_config_add()
150 len += LEN_IOC_NAT; in nat_config_show()
/dragonfly/sys/net/ipfw3_nat/
H A Dip_fw3_nat.h71 #define LEN_IOC_NAT sizeof(struct ioc_nat) macro
H A Dip_fw3_nat.c488 len += LEN_IOC_NAT; in ip_fw3_ctl_nat_get_cfg()