Home
last modified time | relevance | path

Searched defs:IPTOS_PREC (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/uapi/linux/
Dip.h31 #define IPTOS_PREC(tos) ((tos)&IPTOS_PREC_MASK) macro
/external/kernel-headers/original/uapi/linux/
Dip.h31 #define IPTOS_PREC(tos) ((tos)&IPTOS_PREC_MASK) macro
/external/libnl/include/linux-private/linux/
Dip.h31 #define IPTOS_PREC(tos) ((tos)&IPTOS_PREC_MASK) macro