Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtiuser.h114 struct t_optmgmt { struct
115 struct netbuf opt;
116 t_scalar_t flags;
/titanic_41/usr/src/head/
H A Dxti.h232 #define t_optmgmt _xti_optmgmt macro
317 struct t_optmgmt { struct
318 struct netbuf opt;
319 t_scalar_t flags;
/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h128 struct t_optmgmt { struct
129 struct netbuf opt;
130 long flags;
/titanic_41/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c130 t_optmgmt(int fd, struct t_optmgmt *req, struct t_optmgmt *ret) in t_optmgmt() function