Searched refs:T_SVR4_OPTMGMT_REQ (Results 1 – 19 of 19) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | tihdr.h | 102 #define T_SVR4_OPTMGMT_REQ 9 macro 104 #define O_T_OPTMGMT_REQ T_SVR4_OPTMGMT_REQ 106 #define T_OPTMGMT_REQ T_SVR4_OPTMGMT_REQ
|
/illumos-gate/usr/src/lib/libnsl/nsl/ |
H A D | t_optmgmt.c | 228 optreq->PRIM_type = T_SVR4_OPTMGMT_REQ; in _tx_optmgmt()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsddi.c | 645 case T_SVR4_OPTMGMT_REQ: in rds_wput_other() 661 T_SVR4_OPTMGMT_REQ) { in rds_wput_other()
|
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_ip_route.c | 85 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in mibget()
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | rts.c | 1013 case T_SVR4_OPTMGMT_REQ: in rts_wput_other() 1029 T_SVR4_OPTMGMT_REQ) { in rts_wput_other()
|
H A D | keysock.c | 986 case T_SVR4_OPTMGMT_REQ: in keysock_wput_other() 1002 T_SVR4_OPTMGMT_REQ) { in keysock_wput_other()
|
H A D | spdsock.c | 3378 case T_SVR4_OPTMGMT_REQ: in spdsock_wput_other() 3394 T_SVR4_OPTMGMT_REQ) { in spdsock_wput_other()
|
H A D | icmp.c | 4780 case T_SVR4_OPTMGMT_REQ: in icmp_wput_other()
|
H A D | ip.c | 12971 case T_SVR4_OPTMGMT_REQ: in ip_wput_nondata()
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp_output.c | 152 if (type == T_SVR4_OPTMGMT_REQ) { in tcp_wput() 977 case T_SVR4_OPTMGMT_REQ: /* manage options req */ in tcp_wput_proto() 1002 if ((int)tprim->type == T_SVR4_OPTMGMT_REQ) { in tcp_wput_proto()
|
/illumos-gate/usr/src/cmd/rpcsvc/ |
H A D | rstat_proc.c | 454 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in mibget()
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | socktpi.c | 5292 optmgmt_req.PRIM_type = T_SVR4_OPTMGMT_REQ; in sotpi_getsockopt() 5312 error = sowaitprim(so, T_SVR4_OPTMGMT_REQ, T_OPTMGMT_ACK, in sotpi_getsockopt() 5400 optmgmt_req.PRIM_type = T_SVR4_OPTMGMT_REQ; in sotpi_setsockopt() 5420 error = sowaitprim(so, T_SVR4_OPTMGMT_REQ, T_OPTMGMT_ACK, in sotpi_setsockopt()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | tl.c | 1858 case T_SVR4_OPTMGMT_REQ: in tl_wput() 2849 prim->type == T_SVR4_OPTMGMT_REQ) { in tl_optmgmt() 2868 tl_error_ack(wq, ackmp, TOUTSTATE, 0, T_SVR4_OPTMGMT_REQ); in tl_optmgmt() 2876 if (prim->type == T_SVR4_OPTMGMT_REQ) { in tl_optmgmt()
|
H A D | timod.c | 959 ((tp->tim_saved_prim != T_SVR4_OPTMGMT_REQ) && in timodrproc() 2828 case T_SVR4_OPTMGMT_REQ: in tim_send_ioc_error_ack()
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 2876 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in connmgr_getopt_int() 2967 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in connmgr_setopt_int()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 2930 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in mibwalk()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | route.c | 3071 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in mibget()
|
/illumos-gate/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 4267 case T_SVR4_OPTMGMT_REQ: in udp_wput_other()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/ |
H A D | netstat.c | 1145 tor->PRIM_type = T_SVR4_OPTMGMT_REQ; in mibget()
|