Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dip.h30 #define IPTOS_PREC(tos) ((tos)&IPTOS_PREC_MASK) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dip.h170 #define IPTOS_PREC(tos) ((tos) & IPTOS_PREC_MASK) macro