Home
last modified time | relevance | path

Searched defs:IP6H_TC (Results 1 – 2 of 2) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/include/lwip/prot/
A Dip6.h153 #define IP6H_TC(hdr) ((lwip_ntohl((hdr)->_v_tc_fl) >> 20) & 0xff) macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/prot/
A Dip6.h98 #define IP6H_TC(hdr) ((lwip_ntohl((hdr)->_v_tc_fl) >> 20) & 0xff) macro

Completed in 4 milliseconds