Searched defs:receiver_context (Results 1 – 2 of 2) sorted by relevance
50 struct receiver_context { struct51 struct list_head list;52 unsigned int num_packets;53 int in_fds[2];54 int ready_out;55 int wakefd;
46 struct receiver_context { struct47 unsigned int num_packets;48 int in_fds[2];49 int ready_out;50 int wakefd;