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

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

Completed in 298 milliseconds