Lines Matching refs:tipc_service
72 * struct tipc_service - container for all published instances of a service type
81 struct tipc_service {
257 static struct tipc_service *tipc_service_create(struct net *net,
261 struct tipc_service *service;
282 static struct service_range *tipc_service_find_range(struct tipc_service *sc,
296 static struct service_range *tipc_service_create_range(struct tipc_service *sc,
331 struct tipc_service *sc,
418 * @service: the tipc_service to attach the @sub to
421 static void tipc_service_subscribe(struct tipc_service *service,
461 static struct tipc_service *tipc_service_find(struct net *net,
466 struct tipc_service *service;
481 struct tipc_service *sc;
505 struct tipc_service *sc;
578 struct tipc_service *sc;
635 struct tipc_service *sc;
679 struct tipc_service *sc;
709 struct tipc_service *sc;
734 struct tipc_service *sc;
831 struct tipc_service *sc;
861 struct tipc_service *sc;
909 * @sc: tipc_service to delete
911 static void tipc_service_delete(struct net *net, struct tipc_service *sc)
935 struct tipc_service *service;
957 struct tipc_service *service,
1029 struct tipc_service *sc,
1054 struct tipc_service *service = NULL;