Symbol: T_optmgmt_req
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
1137
struct T_optmgmt_req *tor = (struct T_optmgmt_req *)buf;
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
1146
tor->OPT_offset = sizeof (struct T_optmgmt_req);
usr/src/cmd/cmd-inet/usr.bin/pppd/sys-solaris.c
2890
struct T_optmgmt_req req;
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_main.c
2917
struct T_optmgmt_req *tor = (struct T_optmgmt_req *)buf;
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_main.c
2931
tor->OPT_offset = sizeof (struct T_optmgmt_req);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
1334
struct T_optmgmt_req req;
usr/src/cmd/cmd-inet/usr.sbin/route.c
3063
struct T_optmgmt_req *tor = (struct T_optmgmt_req *)buf;
usr/src/cmd/cmd-inet/usr.sbin/route.c
3072
tor->OPT_offset = sizeof (struct T_optmgmt_req);
usr/src/cmd/connstat/connstat_mib.c
59
struct T_optmgmt_req req;
usr/src/cmd/rpcsvc/rpc.bootparamd/bootparam_ip_route.c
77
struct T_optmgmt_req *tor = (struct T_optmgmt_req *)(void *)buf;
usr/src/cmd/rpcsvc/rpc.bootparamd/bootparam_ip_route.c
86
tor->OPT_offset = sizeof (struct T_optmgmt_req);
usr/src/cmd/rpcsvc/rstat_proc.c
446
struct T_optmgmt_req *tor = (struct T_optmgmt_req *)buf;
usr/src/cmd/rpcsvc/rstat_proc.c
455
tor->OPT_offset = sizeof (struct T_optmgmt_req);
usr/src/lib/libnsl/nsl/t_optmgmt.c
224
optreq = (struct T_optmgmt_req *)ctlbuf.buf;
usr/src/lib/libnsl/nsl/t_optmgmt.c
233
size = (int)sizeof (struct T_optmgmt_req);
usr/src/lib/libnsl/nsl/t_optmgmt.c
66
struct T_optmgmt_req *optreq;
usr/src/uts/common/fs/sockfs/socktpi.c
5002
struct T_optmgmt_req optmgmt_req;
usr/src/uts/common/fs/sockfs/socktpi.c
5363
struct T_optmgmt_req optmgmt_req;
usr/src/uts/common/inet/ip/ip.c
12966
((struct T_optmgmt_req *)mp->b_rptr)->MGMT_flags));
usr/src/uts/common/inet/optcom.c
198
struct T_optmgmt_req *tor;
usr/src/uts/common/inet/optcom.c
201
tor = (struct T_optmgmt_req *)mp->b_rptr;
usr/src/uts/common/inet/optcom.c
203
if (mp->b_wptr - mp->b_rptr < sizeof (struct T_optmgmt_req))
usr/src/uts/common/inet/optcom.c
521
struct T_optmgmt_req *tor =
usr/src/uts/common/inet/optcom.c
522
(struct T_optmgmt_req *)mp->b_rptr;
usr/src/uts/common/inet/optcom.c
526
if ((mp->b_wptr - mp->b_rptr) < sizeof (struct T_optmgmt_req)) {
usr/src/uts/common/inet/optcom.c
642
struct T_optmgmt_req *tor =
usr/src/uts/common/inet/optcom.c
643
(struct T_optmgmt_req *)mp->b_rptr;
usr/src/uts/common/inet/optcom.c
865
struct T_optmgmt_req *tor = (struct T_optmgmt_req *)reqmp->b_rptr;
usr/src/uts/common/inet/snmpcom.c
176
struct T_optmgmt_req *tor = (struct T_optmgmt_req *)mp->b_rptr;
usr/src/uts/common/inet/snmpcom.c
186
if ((mp->b_wptr - mp->b_rptr) < sizeof (struct T_optmgmt_req) ||
usr/src/uts/common/ktli/t_koptmgmt.c
67
struct T_optmgmt_req *opt_req;
usr/src/uts/common/ktli/t_koptmgmt.c
99
opt_req = (struct T_optmgmt_req *)ctlbuf;
usr/src/uts/common/rpc/clnt_cots.c
3422
struct T_optmgmt_req *tor;
usr/src/uts/common/rpc/clnt_cots.c
3427
mp = allocb_cred(sizeof (struct T_optmgmt_req) +
usr/src/uts/common/rpc/clnt_cots.c
3433
tor = (struct T_optmgmt_req *)(mp->b_rptr);
usr/src/uts/common/rpc/clnt_cots.c
3437
tor->OPT_offset = sizeof (struct T_optmgmt_req);
usr/src/uts/common/rpc/clnt_cots.c
3439
opt = (struct opthdr *)(mp->b_rptr + sizeof (struct T_optmgmt_req));
usr/src/uts/common/rpc/clnt_cots.c
3443
mp->b_wptr += sizeof (struct T_optmgmt_req) + sizeof (struct opthdr) +
usr/src/uts/common/rpc/clnt_cots.c
3511
struct T_optmgmt_req *tor;
usr/src/uts/common/rpc/clnt_cots.c
3515
mp = allocb_cred(sizeof (struct T_optmgmt_req) +
usr/src/uts/common/rpc/clnt_cots.c
3524
tor = (struct T_optmgmt_req *)(mp->b_rptr);
usr/src/uts/common/rpc/clnt_cots.c
3528
tor->OPT_offset = sizeof (struct T_optmgmt_req);
usr/src/uts/common/rpc/clnt_cots.c
3530
opt = (struct opthdr *)(mp->b_rptr + sizeof (struct T_optmgmt_req));
usr/src/uts/common/rpc/clnt_cots.c
3535
mp->b_wptr += sizeof (struct T_optmgmt_req) + sizeof (struct opthdr) +
usr/src/uts/common/sys/t_kuser.h
123
#define TOPTMGMTREQSZ sizeof (struct T_optmgmt_req)
usr/src/uts/common/sys/tihdr.h
552
struct T_optmgmt_req optmgmt_req; /* manage opt req */