Home
last modified time | relevance | path

Searched refs:IPTOS_PREC_INTERNETCONTROL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip.h74 #define IPTOS_PREC_INTERNETCONTROL 0xc0 macro
/illumos-gate/usr/src/boot/include/netinet/
H A Dip.h86 #define IPTOS_PREC_INTERNETCONTROL IPTOS_DSCP_CS6 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c2017 ipha->ipha_type_of_service = IPTOS_PREC_INTERNETCONTROL; in igmpv3_sendrpt()