Searched defs:comm_base (Results 1 – 2 of 2) sorted by relevance
122 struct comm_base { struct124 struct internal_base* eb;127 void (*stop_accept)(void*);130 void (*start_accept)(void*);132 void* cb_arg;
425 u64 comm_base; member