Home
last modified time | relevance | path

Searched defs:publ (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/net/tipc/
Dname_distr.c87 struct sk_buff *tipc_named_publish(struct net *net, struct publication *publ) in tipc_named_publish()
114 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ) in tipc_named_withdraw()
146 struct publication *publ; in named_distribute() local
207 static void tipc_publ_purge(struct net *net, struct publication *publ, u32 addr) in tipc_publ_purge()
250 struct publication *publ, *tmp; in tipc_publ_notify() local
339 struct publication *publ; in tipc_named_reinit() local
Dnetlink_compat.c870 struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1]; in tipc_nl_compat_name_table_dump() local
943 struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1]; in __tipc_nl_compat_publ_dump() local
Dsocket.c2710 struct publication *publ; in tipc_sk_publish() local
2737 struct publication *publ; in tipc_sk_withdraw() local
3504 struct publication *publ) in __tipc_nl_add_sk_publ()
Dname_table.c96 struct publication *publ = kzalloc(sizeof(*publ), GFP_ATOMIC); in tipc_publ_create() local