Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_nat.c76 uint16_t pport_cnt; /* number of public ports */ member
168 num = r->pport_cnt; in del_redir_spool_cfg()
212 r->pport_cnt = ser_r->pport_cnt; in add_redir_spool_cfg()
219 r->alink = malloc(sizeof(struct alias_link *) * r->pport_cnt, in add_redir_spool_cfg()
227 for (i = 0 ; i < r->pport_cnt; i++) { in add_redir_spool_cfg()
741 ser_r->pport_cnt = r->pport_cnt; in nat44_get_cfg()
904 u_short pport_cnt; member
975 urdir->pport_cnt = rdir->pport_cnt; in ipfw_nat_cfg()
1075 ser_r->pport_cnt = r->pport_cnt; in ipfw_nat_get_cfg()
/f-stack/tools/ipfw/
H A Dnat.c492 r->pport_cnt = GETNUMPORTS(portRange); in setup_redir_port()
525 if (numLocalPorts != r->pport_cnt) in setup_redir_port()
719 if (t->pport_cnt > 1) in nat_show_cfg()
721 t->pport_cnt - 1); in nat_show_cfg()
736 if (!t->spool_cnt && t->pport_cnt > 1) in nat_show_cfg()
737 printf("-%u", t->pport + t->pport_cnt - 1); in nat_show_cfg()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h485 u_short pport_cnt; /* number of public ports */ member
536 uint16_t pport_cnt; /* number of public ports */ member
/f-stack/freebsd/netinet/
H A Dip_fw.h485 u_short pport_cnt; /* number of public ports */ member
536 uint16_t pport_cnt; /* number of public ports */ member