Home
last modified time | relevance | path

Searched refs:p_TcpPortsTablePtr (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1497 t_FmPortDsarFilteringEntry *p_TcpPortsTablePtr; member
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c6270 (params->p_AutoResFilteringInfo->p_TcpPortsTablePtr[i].srcPort << 16) +
6271 params->p_AutoResFilteringInfo->p_TcpPortsTablePtr[i].dstPort);
6273 (params->p_AutoResFilteringInfo->p_TcpPortsTablePtr[i].srcPortMask << 16) +
6274 params->p_AutoResFilteringInfo->p_TcpPortsTablePtr[i].dstPortMask);