Home
last modified time | relevance | path

Searched refs:xid_prog (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pmap.c185 x->xid_prog,
262 x->xid_prog,
484 x->xid_prog,
583 x->xid_prog,
769 x->xid_prog = prog;
H A Dsnoop_rpc.c161 x->xid_prog, in interpret_rpc()
639 x->xid_prog, x->xid_vers, x->xid_proc, in rpc_detail_reply()
748 x->xid_prog = prog; in stash_xid()
H A Dsnoop.h108 int xid_prog; /* RPC program number */ member