Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Doptcom.h146 #define OP_NOT_ABSREQ 0x2 /* option is not a "absolute requirement" */ macro
H A Doptcom.c1651 if ((optd->opdes_props & OP_NOT_ABSREQ) == 0) { in tpi_optcom_buf()
1692 if ((optd->opdes_props & OP_NOT_ABSREQ) == 0) { in tpi_optcom_buf()