Lines Matching defs:net
2 * net/tipc/subscr.h: Include file for TIPC network topology service
51 * @net: network namespace associated with subscription
62 struct net *net;
72 struct tipc_subscription *tipc_sub_subscribe(struct net *net,
84 int __net_init tipc_topsrv_init_net(struct net *net);
85 void __net_exit tipc_topsrv_exit_net(struct net *net);