Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dip4.h109 #define IPH_TOS(hdr) ((hdr)->_tos) macro
/third_party/lwip/src/core/ipv4/
Dip4.c1148 (u16_t)IPH_TOS(iphdr),
/third_party/lwip/
DCHANGELOG4078 * ip.h Corrected IPH_TOS() macro: returns a byte, so doesn't need htons().