Home
last modified time | relevance | path

Searched defs:t_call (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dtiuser.h131 struct t_call { struct
132 struct netbuf addr; /* address */
133 struct netbuf opt; /* options */
134 struct netbuf udata; /* user data */
135 int sequence; /* sequence number */
/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h145 struct t_call { struct
146 struct netbuf addr; /* address */
147 struct netbuf opt; /* options */
148 struct netbuf udata; /* user data */
149 int sequence; /* sequence number */
/titanic_41/usr/src/head/
H A Dxti.h334 struct t_call { struct
335 struct netbuf addr; /* address */
336 struct netbuf opt; /* options */
337 struct netbuf udata; /* user data */
338 int sequence; /* sequence number */
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dsvc_vc.c97 struct t_call *t_call; member
729 struct t_call *t_call; member
737 struct t_call t_call; in do_accept() local