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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dip.h24 #define IPTOS_TOS(tos) ((tos)&IPTOS_TOS_MASK) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dip.h24 #define IPTOS_TOS(tos) ((tos)&IPTOS_TOS_MASK) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Droute.h161 return ip_tos2prio[IPTOS_TOS(tos)>>1];
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Droute.h161 return ip_tos2prio[IPTOS_TOS(tos)>>1];

Completed in 46 milliseconds