Home
last modified time | relevance | path

Searched refs:T_OPTMGMT_ACK (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_ip_route.c128 (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 Dsnmpcom.c252 toa->PRIM_type = T_OPTMGMT_ACK; in snmpcom_req()
290 toa->PRIM_type = T_OPTMGMT_ACK; in snmpcom_req()
H A Doptcom.c251 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 Dt_koptmgmt.c134 if (opt_ack->PRIM_type != T_OPTMGMT_ACK) { in t_koptmgmt()
/illumos-gate/usr/src/cmd/connstat/
H A Dconnstat_mib.c119 ack.ack.PRIM_type != T_OPTMGMT_ACK || in conn_walk()
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drstat_proc.c498 (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 Dtihdr.h125 #define T_OPTMGMT_ACK 22 /* manage options ack */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c3116 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 Dclnt_cots.c2902 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 Drpcmod.c1734 case T_OPTMGMT_ACK: in mir_rput_proto()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c2990 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 Dsockstr.c1100 tpr->type == T_OPTMGMT_ACK); in sowaitack()
2619 case T_OPTMGMT_ACK: in strsock_proto()
H A Dsocktpi.c5307 error = sowaitprim(so, T_SVR4_OPTMGMT_REQ, T_OPTMGMT_ACK, in sotpi_getsockopt()
5415 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 Dsys-solaris.c2941 ack.ack.PRIM_type != T_OPTMGMT_ACK ||
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1197 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 Dtable.c1398 ack.ack.PRIM_type != T_OPTMGMT_ACK || in sync_kern()
/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c951 case T_OPTMGMT_ACK: in timodrproc()