Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1488 t_FmPortDsarFilteringEntry *p_UdpPortsTablePtr; member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c6253 (params->p_AutoResFilteringInfo->p_UdpPortsTablePtr[i].srcPort << 16) +
6254 params->p_AutoResFilteringInfo->p_UdpPortsTablePtr[i].dstPort);
6256 (params->p_AutoResFilteringInfo->p_UdpPortsTablePtr[i].srcPortMask << 16) +
6257 params->p_AutoResFilteringInfo->p_UdpPortsTablePtr[i].dstPortMask);