Searched refs:IP_V (Results 1 – 5 of 5) sorted by relevance
23 if (IP_V(ip) == 6) {47 if (IP_V(ip) == 6) {
216 ifp = get_unit(iface, IP_V(ip), ifs);281 if (dir && (ifp != NULL) && IP_V(ip) && (m != NULL))
1004 v = IP_V(ip);
729 # define IP_V(x) ((x)->ip_vhl >> 4) macro1777 #ifndef IP_V1778 # define IP_V(x) (x)->ip_v macro
2334 int v = IP_V(ip);2963 if (IP_V(ip) == 4) {2975 } else if (IP_V(ip) == 6) {