Searched defs:t_optmgmt (Results 1 – 4 of 4) 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 struct t_optmgmt { struct129 struct netbuf opt;130 long flags;
130 t_optmgmt(int fd, struct t_optmgmt *req, struct t_optmgmt *ret) in t_optmgmt() function