Searched defs:IPTOS_TOS_MASK (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/native/
H A DPlainDatagramSocketImpl.c48 #ifndef IPTOS_TOS_MASK
49 #define IPTOS_TOS_MASK 0x1e macro
H A Dnet_util_md.c1059 #ifndef IPTOS_TOS_MASK
1060 #define IPTOS_TOS_MASK 0x1e macro
1113 *iptos &= (IPTOS_TOS_MASK | IPTOS_PREC_MASK);

Completed in 33 milliseconds