Searched refs:T_OPTMGMT_ACK (Results 1 – 17 of 17) sorted by relevance
/titanic_44/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_ip_route.c | 130 (toa->PRIM_type == T_OPTMGMT_ACK) && in mibget() 152 toa->PRIM_type != T_OPTMGMT_ACK || in mibget() 157 if (toa->PRIM_type == T_OPTMGMT_ACK) in mibget()
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | snmpcom.c | 252 toa->PRIM_type = T_OPTMGMT_ACK; in snmpcom_req() 290 toa->PRIM_type = T_OPTMGMT_ACK; in snmpcom_req()
|
H A D | optcom.c | 251 toa->PRIM_type = T_OPTMGMT_ACK; in svr4_optcom_req() 504 toa->PRIM_type = T_OPTMGMT_ACK; in svr4_optcom_req() 615 toa->PRIM_type = T_OPTMGMT_ACK; in tpi_optcom_req()
|
/titanic_44/usr/src/lib/libbc/inc/include/nettli/ |
H A D | tihdr.h | 75 #define T_OPTMGMT_ACK 22 /* manage options ack */ macro
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/ |
H A D | ncaconfd.c | 613 toa->PRIM_type == T_OPTMGMT_ACK && in mibget() 636 toa->PRIM_type != T_OPTMGMT_ACK || in mibget() 641 if (toa->PRIM_type == T_OPTMGMT_ACK) { in mibget()
|
/titanic_44/usr/src/cmd/rpcsvc/ |
H A D | rstat_proc.c | 500 (toa->PRIM_type == T_OPTMGMT_ACK) && in mibget() 525 (toa->PRIM_type != T_OPTMGMT_ACK) || in mibget() 531 if (toa->PRIM_type == T_OPTMGMT_ACK) in mibget()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | tihdr.h | 124 #define T_OPTMGMT_ACK 22 /* manage options ack */ macro
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | route.c | 3116 toa->PRIM_type == T_OPTMGMT_ACK && in mibget() 3139 toa->PRIM_type != T_OPTMGMT_ACK || in mibget() 3144 if (toa->PRIM_type == T_OPTMGMT_ACK) { in mibget()
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 2893 error = waitforack(e, T_OPTMGMT_ACK, &waitp, 1); in connmgr_getopt_int() 2985 error = waitforack(e, T_OPTMGMT_ACK, &waitp, 1); in connmgr_setopt_int() 3330 case T_OPTMGMT_ACK: in clnt_dispatch_notifyconn()
|
H A D | rpcmod.c | 1734 case T_OPTMGMT_ACK: in mir_rput_proto()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 2928 case T_OPTMGMT_ACK: in mibwalk() 2947 assert(toa->PRIM_type == T_OPTMGMT_ACK); in mibwalk()
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | sockstr.c | 1100 tpr->type == T_OPTMGMT_ACK); in sowaitack() 2619 case T_OPTMGMT_ACK: in strsock_proto()
|
H A D | socktpi.c | 5372 error = sowaitprim(so, T_SVR4_OPTMGMT_REQ, T_OPTMGMT_ACK, in sotpi_getsockopt() 5480 error = sowaitprim(so, T_SVR4_OPTMGMT_REQ, T_OPTMGMT_ACK, in sotpi_setsockopt()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/netstat/ |
H A D | netstat.c | 787 toa->PRIM_type == T_OPTMGMT_ACK && in mibget() 811 toa->PRIM_type != T_OPTMGMT_ACK || in mibget() 817 if (toa->PRIM_type == T_OPTMGMT_ACK) in mibget()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | sys-solaris.c | 3000 ack.ack.PRIM_type != T_OPTMGMT_ACK ||
|
/titanic_44/usr/src/uts/common/io/ |
H A D | timod.c | 949 case T_OPTMGMT_ACK: in timodrproc()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | table.c | 1398 ack.ack.PRIM_type != T_OPTMGMT_ACK || in sync_kern()
|