Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dip.h23 #define IPTOS_TOS(tos) ((tos)&IPTOS_TOS_MASK) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dip.h159 #define IPTOS_TOS(tos) ((tos) & IPTOS_TOS_MASK) macro