Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1496 uint8_t tcpPortsTableSize; member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c5762 size += params->p_AutoResFilteringInfo->tcpPortsTableSize in AR_ComputeOffsets()
5849 < params->p_AutoResFilteringInfo->tcpPortsTableSize) in DsarCheckParams()
6263 if (params->p_AutoResFilteringInfo->tcpPortsTableSize)
6266 … WRITE_UINT8(ArCommonDescPtr->tcpPortTblSize, params->p_AutoResFilteringInfo->tcpPortsTableSize);
6267 for (i = 0; i < params->p_AutoResFilteringInfo->tcpPortsTableSize; i++)