Searched refs:IPH_TOS (Results 1 – 3 of 3) sorted by relevance
146 #define IPH_TOS(hdr) (ntohs((hdr)->_v_hl_tos) & 0xff) macro
829 IPH_TOS(iphdr),
2580 * ip.h Corrected IPH_TOS() macro: returns a byte, so doesn't need htons().