Searched defs:publ (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | name_distr.c | 87 struct sk_buff *tipc_named_publish(struct net *net, struct publication *publ) in tipc_named_publish() argument 115 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ) in tipc_named_withdraw() argument 148 struct publication *publ; in named_distribute() local 224 tipc_publ_purge(struct net *net, struct publication *publ, u32 addr) tipc_publ_purge() argument 271 struct publication *publ, *tmp; tipc_publ_notify() local 405 struct publication *publ; tipc_named_reinit() local [all...] |
| H A D | netlink_compat.c | 901 struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1]; in tipc_nl_compat_name_table_dump() local 974 struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1]; __tipc_nl_compat_publ_dump() local [all...] |
| H A D | name_table.c | 226 struct publication *publ = kzalloc(sizeof(*publ), GFP_ATOMIC); in tipc_publ_create() local [all...] |
| H A D | socket.c | 2900 struct publication *publ; in tipc_sk_publish() local 2927 struct publication *publ; in tipc_sk_withdraw() local 3697 __tipc_nl_add_sk_publ(struct sk_buff *skb, struct netlink_callback *cb, struct publication *publ) __tipc_nl_add_sk_publ() argument [all...] |
| /kernel/linux/linux-6.6/net/tipc/ |
| H A D | name_distr.c | 153 struct publication *publ; in named_distribute() local 258 struct publication *publ, *tmp; in tipc_publ_notify() local
|
| H A D | netlink_compat.c | 900 struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1]; in tipc_nl_compat_name_table_dump() local 973 struct nlattr *publ[TIPC_NLA_PUBL_MAX + 1]; __tipc_nl_compat_publ_dump() local [all...] |
| H A D | socket.c | 3705 __tipc_nl_add_sk_publ(struct sk_buff *skb, struct netlink_callback *cb, struct publication *publ) __tipc_nl_add_sk_publ() argument
|
Completed in 15 milliseconds