Searched defs:t_optmgmt (Results 1 – 3 of 3) sorted by relevance
114 struct t_optmgmt { struct115 struct netbuf opt;116 t_scalar_t flags;
232 #define t_optmgmt _xti_optmgmt macro317 struct t_optmgmt { struct318 struct netbuf opt;319 t_scalar_t flags;
128 t_optmgmt(int fd, struct t_optmgmt *req, struct t_optmgmt *ret) in t_optmgmt() function