Searched refs:IPTOS_TOS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dip.h25 #define IPTOS_TOS(tos) ((tos)&IPTOS_TOS_MASK) macro
/linux-master/include/net/
H A Droute.h258 return ip_tos2prio[IPTOS_TOS(tos)>>1];

Completed in 122 milliseconds