Searched defs:compreq (Results 1 – 2 of 2) sorted by relevance
104 struct compreq { struct105 u_short proto;106 u_char slots;107 u_char compcid;
102 uint32_t compreq:1; /* Completion request */ member