Searched refs:bIsLocal (Results 1 – 1 of 1) sorted by relevance
562 BaseType_t bIsLocal[ 2 ]; in vARPRefreshCacheEntry() local563 …bIsLocal[ 0 ] = ( ( xARPCache[ x ].ulIPAddress & xNetworkAddressing.ulNetMask ) == ( ( *ipLOCAL_IP… in vARPRefreshCacheEntry()564 …bIsLocal[ 1 ] = ( ( ulIPAddress & xNetworkAddressing.ulNetMask ) == ( ( *ipLOCAL_IP_ADDRESS_POINTE… in vARPRefreshCacheEntry()566 if( bIsLocal[ 0 ] == bIsLocal[ 1 ] ) in vARPRefreshCacheEntry()