Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Doptcom.c713 opt->status = T_FAILURE; in process_topthdrs_first_pass()
799 opt->status = T_FAILURE; in process_topthdrs_first_pass()
897 (opt->status == T_FAILURE) || in do_options_second_pass()
943 opt->status = T_FAILURE; in do_options_second_pass()
1005 if (status == T_FAILURE) in get_worst_status()
1006 return (T_FAILURE); in get_worst_status()
1008 case T_FAILURE: in get_worst_status()
1181 topth->status = T_FAILURE; in do_opt_default()
1183 get_worst_status(T_FAILURE, in do_opt_default()
1301 topth->status = T_FAILURE; in do_opt_current()
[all …]
/titanic_44/usr/src/uts/common/sys/
H A Dtpicommon.h131 #define T_FAILURE 0x040 /* failure result */ macro
/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h83 #define T_FAILURE 0x040 /* failure */ macro