Searched refs:T_INFO_ACK (Results 1 – 16 of 16) sorted by relevance
/titanic_50/usr/src/lib/libbc/inc/include/nettli/ |
H A D | tihdr.h | 69 #define T_INFO_ACK 16 /* information acknowledgment */ macro
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | tihdr.h | 118 #define T_INFO_ACK 16 /* information acknowledgment */ macro
|
/titanic_50/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsddi.c | 361 T_INFO_ACK, 424 T_INFO_ACK); in rds_info_req()
|
/titanic_50/usr/src/lib/libnsl/nsl/ |
H A D | _utility.c | 924 if (tiap->PRIM_type != T_INFO_ACK) { in _t_create() 1684 if (tiap->PRIM_type != T_INFO_ACK) { in _t_do_postconn_sync()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | rts.c | 83 T_INFO_ACK, 516 T_INFO_ACK); in rts_info_req()
|
H A D | keysock.c | 98 T_INFO_ACK, 783 T_INFO_ACK);
|
H A D | spdsock.c | 95 T_INFO_ACK, 3251 T_INFO_ACK);
|
H A D | icmp.c | 204 T_INFO_ACK, 1568 T_INFO_ACK); in icmp_info_req()
|
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | sockstr.c | 632 if ((error = sowaitprim(so, T_INFO_REQ, T_INFO_ACK, in do_tinfo() 1099 tpr->type == T_INFO_ACK || in sowaitack() 2580 case T_INFO_ACK: in strsock_proto()
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | rpcmod.c | 447 case T_INFO_ACK: in tmp_rput() 1733 case T_INFO_ACK: in mir_rput_proto()
|
H A D | clnt_cots.c | 2718 error = waitforack(e, T_INFO_ACK, waitp, nosignal); in connmgr_connect() 3340 case T_INFO_ACK: in clnt_dispatch_notifyconn()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | tl.c | 764 T_INFO_ACK, /* PRIM_type -always T_INFO_ACK */ 779 T_INFO_ACK, /* PRIM_type - always T_INFO_ACK */ 4387 M_PCPROTO, T_INFO_ACK); in tl_info_req()
|
H A D | timod.c | 971 case T_INFO_ACK: { in timodrproc()
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp.c | 372 T_INFO_ACK, /* PRIM_type */ 386 T_INFO_ACK, /* PRIM_type */
|
H A D | tcp_tpi.c | 881 T_INFO_ACK); in tcp_info_req()
|
/titanic_50/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 303 T_INFO_ACK, 319 T_INFO_ACK, 1425 T_INFO_ACK); in udp_info_req()
|