Searched refs:IPVERSION (Results 1 – 6 of 6) sorted by relevance
35 #define IPVERSION 4 macro
168 iphp->ip_v = IPVERSION; in mac_ipv4_header()
198 IP_V_A(ip, IPVERSION);
105 outip->ip_v = IPVERSION; in set_buffers()
719 if (iphp->ip_v != IPVERSION) { in ipv4_input()1001 iphp->ip_v = IPVERSION; in ipv4_output()
2086 #ifndef IPVERSION2087 # define IPVERSION 4 macro