Searched defs:sender_context (Results 1 – 1 of 1) sorted by relevance
42 struct sender_context { struct43 struct list_head list;44 unsigned int num_fds;45 int ready_out;46 int wakefd;47 int out_fds[];