Searched refs:IP_V (Results 1 – 5 of 5) sorted by relevance
23 if (IP_V(ip) == 6) {47 if (IP_V(ip) == 6) {
221 ifp = get_unit(iface, IP_V(ip), ifs);286 if (dir && (ifp != NULL) && IP_V(ip) && (m != NULL))
1000 v = IP_V(ip);
723 # define IP_V(x) ((x)->ip_vhl >> 4) macro1770 #ifndef IP_V1771 # define IP_V(x) (x)->ip_v macro
2333 int v = IP_V(ip);2962 if (IP_V(ip) == 4) {2974 } else if (IP_V(ip) == 6) {