Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.0.3/src/include/lwip/prot/
A Dip6.h154 #define IP6H_FL(hdr) (lwip_ntohl((hdr)->_v_tc_fl) & 0x000fffff) macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/prot/
A Dip6.h99 #define IP6H_FL(hdr) (lwip_ntohl((hdr)->_v_tc_fl) & 0x000fffff) macro

Completed in 10 milliseconds