Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1382 t_FmPortDsarNdpEntry *p_AutoResTableTmp; /* This list refer to temp IP addresses. member
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c5927 memcpy(mac, params->p_AutoResNdpInfo->p_AutoResTableTmp[0].mac, 6); in DsarCheckParams()
5931 if (memcmp(mac, params->p_AutoResNdpInfo->p_AutoResTableTmp[i].mac, in DsarCheckParams()
6131 ndp_entry = params->p_AutoResNdpInfo->p_AutoResTableTmp;