Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_nat.c79 u_int16_t spool_cnt; /* num of entry in spool chain */ member
215 r->spool_cnt = ser_r->spool_cnt; in add_redir_spool_cfg()
257 for (i = 0; i < r->spool_cnt; i++) { in add_redir_spool_cfg()
744 ser_r->spool_cnt = r->spool_cnt; in nat44_get_cfg()
908 u_int16_t spool_cnt; member
978 urdir->spool_cnt = rdir->spool_cnt; in ipfw_nat_cfg()
1078 ser_r->spool_cnt = r->spool_cnt; in ipfw_nat_get_cfg()
/f-stack/tools/ipfw/
H A Dnat.c378 r->spool_cnt++; in setup_redir_addr()
569 r->spool_cnt++; in setup_redir_port()
700 if (t->spool_cnt == 0) in nat_show_cfg()
703 for (i = 0; i < t->spool_cnt; i++) { in nat_show_cfg()
717 if (!t->spool_cnt) { in nat_show_cfg()
723 for (i=0; i < t->spool_cnt; i++) { in nat_show_cfg()
736 if (!t->spool_cnt && t->pport_cnt > 1) in nat_show_cfg()
743 if (!t->spool_cnt && t->rport_cnt > 1) in nat_show_cfg()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h490 u_int16_t spool_cnt; member
539 uint16_t spool_cnt; /* num of entry in spool chain */ member
/f-stack/freebsd/netinet/
H A Dip_fw.h490 u_int16_t spool_cnt; member
539 uint16_t spool_cnt; /* num of entry in spool chain */ member