Searched refs:IP_VER (Results 1 – 1 of 1) sorted by relevance
39 #define IP_VER(ip_body) \ macro144 (IP_VER(ip_body) == IP_VER_4 ? IPV4_TOS(ip_body) : \145 IP_VER(ip_body) == IP_VER_6 ? IPV6_TRAFFIC_CLASS(ip_body) : 0)