Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtiuser.h114 struct t_optmgmt { struct
115 struct netbuf opt;
116 t_scalar_t flags;
/illumos-gate/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;
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfake_xti.h234 #define t_optmgmt(a,b,c) _xti_optmgmt(a,b,c) macro
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c128 t_optmgmt(int fd, struct t_optmgmt *req, struct t_optmgmt *ret) in t_optmgmt() function