Home
last modified time | relevance | path

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

/dflybsd-src/sys/netproto/smb/
H A Dsmb_dev.h111 struct smbioc_t2rq { struct
112 u_int16_t ioc_setup[3];
113 int ioc_setupcnt;
114 char * ioc_name;
115 u_short ioc_tparamcnt;
116 void * ioc_tparam;
117 u_short ioc_tdatacnt;
118 void * ioc_tdata;
119 u_short ioc_rparamcnt;
120 void * ioc_rparam;
[all …]