Home
last modified time | relevance | path

Searched refs:tipc_sub_check_overlap (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsubscr.c58 * tipc_sub_check_overlap - test for subscription overlap with the
63 int tipc_sub_check_overlap(struct tipc_name_seq *seq, u32 found_lower, in tipc_sub_check_overlap() function
88 if (!tipc_sub_check_overlap(&seq, found_lower, found_upper)) in tipc_sub_report_overlap()
H A Dsubscr.h77 int tipc_sub_check_overlap(struct tipc_name_seq *seq, u32 found_lower,
/kernel/linux/linux-6.6/net/tipc/
H A Dsubscr.c67 * tipc_sub_check_overlap - test for subscription overlap with the given values
73 static bool tipc_sub_check_overlap(struct tipc_service_range *subscribed, in tipc_sub_check_overlap() function
93 if (!tipc_sub_check_overlap(sr, &p->sr)) in tipc_sub_report_overlap()

Completed in 1 milliseconds