Searched refs:tipc_name_seq (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/net/tipc/ |
D | subscr.c | 63 int tipc_sub_check_overlap(struct tipc_name_seq *seq, u32 found_lower, in tipc_sub_check_overlap() 82 struct tipc_name_seq seq; in tipc_sub_report_overlap()
|
D | subscr.h | 74 int tipc_sub_check_overlap(struct tipc_name_seq *seq, u32 found_lower,
|
D | group.h | 53 void tipc_group_self(struct tipc_group *grp, struct tipc_name_seq *seq,
|
D | socket.c | 131 struct tipc_name_seq const *seq); 133 struct tipc_name_seq const *seq); 762 static int tipc_sendmcast(struct socket *sock, struct tipc_name_seq *seq, in tipc_sendmcast() 1287 struct tipc_name_seq *seq; in __tipc_sendmsg() 2601 struct tipc_name_seq const *seq) in tipc_sk_publish() 2629 struct tipc_name_seq const *seq) in tipc_sk_withdraw() 2772 struct tipc_name_seq seq; in tipc_sk_join() 2809 struct tipc_name_seq seq; in tipc_sk_leave() 2928 struct tipc_name_seq seq; in tipc_getsockopt()
|
D | group.c | 355 void tipc_group_self(struct tipc_group *grp, struct tipc_name_seq *seq, in tipc_group_self()
|
D | name_table.c | 290 struct tipc_name_seq ns; in tipc_service_subscribe()
|
/Linux-v4.19/include/uapi/linux/ |
D | tipc.h | 264 #define tipc_name_seq tipc_service_range macro
|