Searched refs:_cx_chan_t (Results 1 – 1 of 1) sorted by relevance
305 typedef struct _cx_chan_t { struct346 void (*call_on_rx) (struct _cx_chan_t*, char*, int); argument347 void (*call_on_tx) (struct _cx_chan_t*, void*, int); argument348 void (*call_on_msig) (struct _cx_chan_t*); argument349 void (*call_on_err) (struct _cx_chan_t*, int); argument