Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Dip.h75 #define IPTOS_PREC_INTERNETCONTROL 0xc0 macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Digmp.c2018 ipha->ipha_type_of_service = IPTOS_PREC_INTERNETCONTROL; in igmpv3_sendrpt()