Lines Matching defs:net
71 static struct sk_buff *named_prepare_buf(struct net *net, u32 type, u32 size, in named_prepare_buf()
87 void named_cluster_distribute(struct net *net, struct sk_buff *skb) in named_cluster_distribute()
115 struct sk_buff *tipc_named_publish(struct net *net, struct publication *publ) in tipc_named_publish()
141 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ) in tipc_named_withdraw()
168 static void named_distribute(struct net *net, struct sk_buff_head *list, in named_distribute()
212 void tipc_named_node_up(struct net *net, u32 dnode) in tipc_named_node_up()
229 static void tipc_publ_subscribe(struct net *net, struct publication *publ, in tipc_publ_subscribe()
250 static void tipc_publ_unsubscribe(struct net *net, struct publication *publ, in tipc_publ_unsubscribe()
271 static void tipc_publ_purge(struct net *net, struct publication *publ, u32 addr) in tipc_publ_purge()
293 void tipc_publ_notify(struct net *net, struct list_head *nsub_list, u32 addr) in tipc_publ_notify()
308 static bool tipc_update_nametbl(struct net *net, struct distr_item *i, in tipc_update_nametbl()
362 void tipc_named_process_backlog(struct net *net) in tipc_named_process_backlog()
388 void tipc_named_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_named_rcv()
423 void tipc_named_reinit(struct net *net) in tipc_named_reinit()