Searched defs:comm_base (Results 1 – 2 of 2) sorted by relevance
112 struct comm_base { struct114 struct internal_base* eb;117 void (*stop_accept)(void*);120 void (*start_accept)(void*);122 void* cb_arg;
425 u64 comm_base; member