Searched refs:TBADOPT (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/lib/libnsl/nsl/ |
H A D | t_optmgmt.c | 122 t_errno = TBADOPT; in _tx_optmgmt() 144 t_errno = TBADOPT; in _tx_optmgmt() 158 t_errno = TBADOPT; in _tx_optmgmt() 174 t_errno = TBADOPT; in _tx_optmgmt() 203 t_errno = TBADOPT; in _tx_optmgmt() 244 t_errno = TBADOPT; in _tx_optmgmt()
|
H A D | _conn_util.c | 107 t_errno = TBADOPT; in _t_snd_conn_req()
|
H A D | t_accept.c | 212 t_errno = TBADOPT; in _tx_accept()
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | ti_opts.c | 288 t_errno = TBADOPT; in __rpc_get_ltaddr() 299 t_errno = TBADOPT; in __rpc_get_ltaddr() 305 t_errno = TBADOPT; in __rpc_get_ltaddr() 319 t_errno = TBADOPT; in __rpc_get_ltaddr() 323 t_errno = TBADOPT; in __rpc_get_ltaddr() 327 t_errno = TBADOPT; in __rpc_get_ltaddr() 338 t_errno = TBADOPT; in __rpc_get_ltaddr() 393 t_errno = TBADOPT; in __rpc_get_ltaddr()
|
/titanic_50/usr/src/uts/common/inet/ |
H A D | proto_set.c | 365 return (-TBADOPT); in proto_opt_check() 382 return (-TBADOPT); in proto_opt_check() 403 return (-TBADOPT); in proto_opt_check() 422 return (-TBADOPT); in proto_opt_check()
|
H A D | optcom.c | 508 optcom_err_ack(q, mp, TBADOPT, 0); in svr4_optcom_req() 527 optcom_err_ack(q, mp, TBADOPT, 0); in tpi_optcom_req() 649 return (TBADOPT); in process_topthdrs_first_pass() 652 return (TBADOPT); in process_topthdrs_first_pass() 663 return (TBADOPT); in process_topthdrs_first_pass() 684 return (TBADOPT); in process_topthdrs_first_pass() 876 return (TBADOPT); in do_options_second_pass()
|
H A D | snmpcom.c | 319 optcom_err_ack(q, mp, TBADOPT, 0); in snmpcom_req()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | tpicommon.h | 57 #define TBADOPT 2 /* Incorrect options format */ macro
|
/titanic_50/usr/src/lib/libbc/inc/include/nettli/ |
H A D | tiuser.h | 40 #define TBADOPT 2 /* incorrect option format */ macro
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_tpi.c | 172 *t_errorp = TBADOPT; in tcp_conprim_opt_process()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | tl.c | 2935 tl_error_ack(wq, ackmp, TBADOPT, 0, T_CONN_REQ); in tl_conn_req() 3411 tl_error_ack(wq, ackmp, TBADOPT, 0, prim); in tl_conn_res()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | icmp.c | 648 icmp_err_ack(q, mp, TBADOPT, 0); in icmp_tpi_connect()
|
/titanic_50/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 715 udp_err_ack(q, mp, TBADOPT, 0); in udp_tpi_connect()
|