Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dtpicommon.h135 #define T_NOTSUPPORT 0x400 /* not supported result */ macro
/titanic_44/usr/src/uts/common/inet/
H A Doptcom.c689 opt->status = T_NOTSUPPORT; in process_topthdrs_first_pass()
748 opt->status = T_NOTSUPPORT; in process_topthdrs_first_pass()
826 opt->status = T_NOTSUPPORT; in process_topthdrs_first_pass()
896 (opt->status == T_NOTSUPPORT) || in do_options_second_pass()
1013 if (status == T_NOTSUPPORT) in get_worst_status()
1014 return (T_NOTSUPPORT); in get_worst_status()
1016 case T_NOTSUPPORT: in get_worst_status()
1593 opt->status = T_NOTSUPPORT; in tpi_optcom_buf()