Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dname_distr.c87 struct sk_buff *tipc_named_publish(struct net *net, struct publication *publ) in tipc_named_publish()
113 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ) in tipc_named_withdraw()
143 struct publication *publ; in named_distribute() local
205 static void tipc_publ_purge(struct net *net, struct publication *publ, u32 addr) in tipc_publ_purge()
247 struct publication *publ, *tmp; in tipc_publ_notify() local
336 struct publication *publ; in tipc_named_reinit() local
Dnetlink_compat.c799 struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1]; in tipc_nl_compat_name_table_dump() local
870 struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1]; in __tipc_nl_compat_publ_dump() local
Dsocket.c2605 struct publication *publ; in tipc_sk_publish() local
2632 struct publication *publ; in tipc_sk_withdraw() local
3390 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