Searched refs:IPVERSION (Results 1 – 6 of 6) sorted by relevance
43 #define IPVERSION 4 macro
66 #define IPVERSION 4 macro
67 #define IPVERSION 4 macro
671 if (packet.iph.protocol != IPPROTO_UDP || packet.iph.version != IPVERSION in read_raw()756 packet.iph.version = IPVERSION; in send_raw()
943 packet.iph.version = IPVERSION; in send_packet()