Home
last modified time | relevance | path

Searched refs:IPH_TOS (Results 1 – 9 of 9) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/include/lwip/prot/
A Dip4.h104 #define IPH_TOS(hdr) ((hdr)->_tos) macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/prot/
A Dip4.h107 #define IPH_TOS(hdr) ((hdr)->_tos) macro
/components/net/lwip/lwip-1.4.1/src/include/ipv4/lwip/
A Dip.h148 #define IPH_TOS(hdr) ((hdr)->_tos) macro
/components/net/lwip/lwip-1.4.1/src/core/ipv4/
A Dip.c923 IPH_TOS(iphdr),
/components/net/lwip/lwip-2.0.3/src/core/ipv4/
A Dip4.c1056 (u16_t)IPH_TOS(iphdr),
/components/net/lwip/lwip-2.1.2/src/core/ipv4/
A Dip4.c1102 (u16_t)IPH_TOS(iphdr),
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG2869 * ip.h Corrected IPH_TOS() macro: returns a byte, so doesn't need htons().
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG3825 * ip.h Corrected IPH_TOS() macro: returns a byte, so doesn't need htons().
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG4078 * ip.h Corrected IPH_TOS() macro: returns a byte, so doesn't need htons().

Completed in 19 milliseconds