Searched refs:IP_V4_LENGTH (Results 1 – 1 of 1) sorted by relevance
169 static int IP_V4_LENGTH = 4; variable2761 if (srcSize == IP_V4_LENGTH) { in getDemuxIpAddress()2762 uint8_t srcAddr[IP_V4_LENGTH]; in getDemuxIpAddress()2763 uint8_t dstAddr[IP_V4_LENGTH]; in getDemuxIpAddress()