Home
last modified time | relevance | path

Searched refs:pport (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_data.c121 struct atm_exstatus_ep **pep, struct atm_exstatus_port **pport, in cc_get_extended_status() argument
156 *pport = CCMALLOC(sizeof(**pport) * status->nports); in cc_get_extended_status()
160 if (*pep == NULL || *pport == NULL || in cc_get_extended_status()
163 CCFREE(*pport); in cc_get_extended_status()
170 eport = *pport; in cc_get_extended_status()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-cfg.c631 struct cvmx_cfg_port_param *pport; in __cvmx_helper_cfg_init() local
664 pport = cvmx_cfg_port[i]; in __cvmx_helper_cfg_init()
665 for (j = 0; j < n; j++, pport++) in __cvmx_helper_cfg_init()
670 if (pport->ccpp_pko_num_ports != CVMX_HELPER_CFG_INVALID_VALUE) in __cvmx_helper_cfg_init()
671 t = pport->ccpp_pko_num_ports; in __cvmx_helper_cfg_init()
673 *pport = (struct cvmx_cfg_port_param) { in __cvmx_helper_cfg_init()
678 pport->ccpp_pko_nqueues}; in __cvmx_helper_cfg_init()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_nat.c74 uint16_t pport; /* public port */ member
210 r->pport = ser_r->pport; in add_redir_spool_cfg()
235 htons(r->pport + i), r->proto); in add_redir_spool_cfg()
739 ser_r->pport = r->pport; in nat44_get_cfg()
902 u_short pport; member
973 urdir->pport = rdir->pport; in ipfw_nat_cfg()
1073 ser_r->pport = r->pport; in ipfw_nat_get_cfg()
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_fmc.c212 const fmc_port *pport = &fmc_model->port[current_port]; in dpaa_port_fmc_port_parse() local
216 if (mac_idx[fif->mac_idx] != pport->number || in dpaa_port_fmc_port_parse()
217 mac_type[fif->mac_idx] != pport->type) in dpaa_port_fmc_port_parse()
/f-stack/tools/ipfw/
H A Dnat.c487 r->pport = GETLOPORT(portRange); in setup_redir_port()
490 r->lport = r->pport; in setup_redir_port()
556 spool->port = r->pport; in setup_redir_port()
735 printf("%u", t->pport); 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.h483 u_short pport; /* public port */ member
534 uint16_t pport; /* public port */ member
/f-stack/freebsd/netinet/
H A Dip_fw.h483 u_short pport; /* public port */ member
534 uint16_t pport; /* public port */ member