Searched refs:UDP_PROTOCOL (Results 1 – 2 of 2) sorted by relevance
192 #define UDP_PROTOCOL 17 macro
108 if (ipHeader->protocol == UDP_PROTOCOL) { in IpProcessFunc()