Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtpicommon.h170 #define T_ALLOPT 0 /* all options at any level */ macro
/titanic_41/usr/src/uts/common/inet/
H A Doptcom.c369 if (opt->name == T_ALLOPT) in svr4_optcom_req()
666 if (opt->name != T_ALLOPT) { in process_topthdrs_first_pass()
1033 if (reqopt->name != T_ALLOPT) { in do_opt_default()
1246 if (reqopt->name != T_ALLOPT) { in do_opt_current()
1337 if (reqopt->name != T_ALLOPT) { in do_opt_check_or_negotiate()
/titanic_41/usr/src/lib/libnsl/nsl/
H A Dt_optmgmt.c211 if (opt->name == T_ALLOPT) { in _tx_optmgmt()