Searched defs:rx_action (Results 1 – 3 of 3) sorted by relevance
72 int (*rx_action) (struct tipc_conn *con); member
117 int (*rx_action) (struct connection *); /* What to do when active */ member
940 static void rx_action(unsigned long _dev) function