Searched refs:T_OPTMGMT_ACK (Results 1 – 17 of 17) sorted by relevance
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_ip_route.c | 128 (toa->PRIM_type == T_OPTMGMT_ACK) && in mibget() 150 toa->PRIM_type != T_OPTMGMT_ACK || in mibget() 155 if (toa->PRIM_type == T_OPTMGMT_ACK) in mibget()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/uts/common/ktli/ |
H A D | t_koptmgmt.c | 134 if (opt_ack->PRIM_type != T_OPTMGMT_ACK) { in t_koptmgmt()
|
/illumos-gate/usr/src/cmd/connstat/ |
H A D | connstat_mib.c | 119 ack.ack.PRIM_type != T_OPTMGMT_ACK || in conn_walk()
|
/illumos-gate/usr/src/cmd/rpcsvc/ |
H A D | rstat_proc.c | 498 (toa->PRIM_type == T_OPTMGMT_ACK) && in mibget() 523 (toa->PRIM_type != T_OPTMGMT_ACK) || in mibget() 529 if (toa->PRIM_type == T_OPTMGMT_ACK) in mibget()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | tihdr.h | 125 #define T_OPTMGMT_ACK 22 /* manage options ack */ macro
|
/illumos-gate/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()
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 2902 error = waitforack(e, T_OPTMGMT_ACK, &waitp, 1); in connmgr_getopt_int() 2994 error = waitforack(e, T_OPTMGMT_ACK, &waitp, 1); in connmgr_setopt_int() 3339 case T_OPTMGMT_ACK: in clnt_dispatch_notifyconn()
|
H A D | rpcmod.c | 1734 case T_OPTMGMT_ACK: in mir_rput_proto()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 2990 case T_OPTMGMT_ACK: in mibwalk() 3009 assert(toa->PRIM_type == T_OPTMGMT_ACK); in mibwalk()
|
/illumos-gate/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 | 5312 error = sowaitprim(so, T_SVR4_OPTMGMT_REQ, T_OPTMGMT_ACK, in sotpi_getsockopt() 5420 error = sowaitprim(so, T_SVR4_OPTMGMT_REQ, T_OPTMGMT_ACK, in sotpi_setsockopt()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | sys-solaris.c | 2941 ack.ack.PRIM_type != T_OPTMGMT_ACK ||
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/ |
H A D | netstat.c | 1197 toa->PRIM_type == T_OPTMGMT_ACK && in mibget() 1221 toa->PRIM_type != T_OPTMGMT_ACK || in mibget() 1227 if (toa->PRIM_type == T_OPTMGMT_ACK) in mibget()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | timod.c | 951 case T_OPTMGMT_ACK: in timodrproc()
|