Home
last modified time | relevance | path

Searched refs:IP6H_V (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/prot/
Dip6.h99 #define IP6H_V(hdr) ((lwip_ntohl((hdr)->_v_tc_fl) >> 28) & 0x0f) macro
/third_party/lwip/src/core/ipv6/
Dip6.c529 if (IP6H_V(ip6hdr) != 6) {
531 IP6H_V(ip6hdr)));
1460 IP6H_V(ip6hdr),