Searched defs:IP_V (Results 1 – 2 of 2) sorted by relevance
54 #define IP_V(ip) ((GET_U_1((ip)->ip_vhl) & 0xf0) >> 4) macro
681 # define IP_V(x) (x)->ip_v macro