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

/barrelfish-master/include/lwip2/lwip/prot/
H A Dip6.h153 #define IP6H_TC(hdr) ((lwip_ntohl((hdr)->_v_tc_fl) >> 20) & 0xff) macro

Completed in 25 milliseconds