Searched defs:comm_base (Results 1 – 2 of 2) sorted by relevance
92 struct comm_base { struct94 struct internal_base* eb;97 void (*stop_accept)(void*);100 void (*start_accept)(void*);102 void* cb_arg;
411 u64 comm_base; member