Home
last modified time | relevance | path

Searched refs:tipc_sub_send_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsubscr.c41 static void tipc_sub_send_event(struct tipc_subscription *sub, in tipc_sub_send_event() function
98 tipc_sub_send_event(sub, found_lower, found_upper, in tipc_sub_report_overlap()
109 tipc_sub_send_event(sub, s->seq.lower, s->seq.upper, in tipc_sub_timeout()
/kernel/linux/linux-6.6/net/tipc/
H A Dsubscr.c42 static void tipc_sub_send_event(struct tipc_subscription *sub, in tipc_sub_send_event() function
102 tipc_sub_send_event(sub, p, event); in tipc_sub_report_overlap()
111 tipc_sub_send_event(sub, NULL, TIPC_SUBSCR_TIMEOUT); in tipc_sub_timeout()

Completed in 2 milliseconds