Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dname_table.c363 * tipc_service_remove_publ - remove a publication from a service
365 static struct publication *tipc_service_remove_publ(struct service_range *sr, in tipc_service_remove_publ() function
502 p = tipc_service_remove_publ(sr, node, key); in tipc_nametbl_remove_publ()
883 tipc_service_remove_publ(sr, p->node, p->key); in tipc_service_delete()
/kernel/linux/linux-6.6/net/tipc/
H A Dname_table.c378 * tipc_service_remove_publ - remove a publication from a service
383 static struct publication *tipc_service_remove_publ(struct service_range *r, in tipc_service_remove_publ() function
516 p = tipc_service_remove_publ(sr, sk, key); in tipc_nametbl_remove_publ()
919 tipc_service_remove_publ(sr, &p->sk, p->key); in tipc_service_delete()

Completed in 3 milliseconds