Searched refs:IP6H_V (Results 1 – 3 of 3) sorted by relevance
99 #define IP6H_V(hdr) ((lwip_ntohl((hdr)->_v_tc_fl) >> 28) & 0x0f) macro
585 if (IP6H_V(ip6hdr) != 6) {587 IP6H_V(ip6hdr)));1532 IP6H_V(ip6hdr),
28 if (IP6H_V(ip6hdr) != 6) {30 IP6H_V(ip6hdr)));