Searched refs:IPH_TOS (Results 1 – 3 of 3) sorted by relevance
109 #define IPH_TOS(hdr) ((hdr)->_tos) macro
1148 (u16_t)IPH_TOS(iphdr),
4078 * ip.h Corrected IPH_TOS() macro: returns a byte, so doesn't need htons().