Lines Matching defs:net
95 struct net *net; member
100 static struct tipc_monitor *tipc_monitor(struct net *net, int bearer_id) in tipc_monitor()
165 static struct tipc_peer *get_self(struct net *net, int bearer_id) in get_self()
172 static inline bool tipc_mon_is_active(struct net *net, struct tipc_monitor *mon) in tipc_mon_is_active()
322 void tipc_mon_remove_peer(struct net *net, u32 addr, int bearer_id) in tipc_mon_remove_peer()
392 void tipc_mon_peer_up(struct net *net, u32 addr, int bearer_id) in tipc_mon_peer_up()
411 void tipc_mon_peer_down(struct net *net, u32 addr, int bearer_id) in tipc_mon_peer_down()
450 void tipc_mon_rcv(struct net *net, void *data, u16 dlen, u32 addr, in tipc_mon_rcv()
533 void tipc_mon_prep(struct net *net, void *data, int *dlen, in tipc_mon_prep()
566 void tipc_mon_get_state(struct net *net, u32 addr, in tipc_mon_get_state()
614 int tipc_mon_create(struct net *net, int bearer_id) in tipc_mon_create()
649 void tipc_mon_delete(struct net *net, int bearer_id) in tipc_mon_delete()
676 void tipc_mon_reinit_self(struct net *net) in tipc_mon_reinit_self()
691 int tipc_nl_monitor_set_threshold(struct net *net, u32 cluster_size) in tipc_nl_monitor_set_threshold()
703 int tipc_nl_monitor_get_threshold(struct net *net) in tipc_nl_monitor_get_threshold()
764 int tipc_nl_add_monitor_peer(struct net *net, struct tipc_nl_msg *msg, in tipc_nl_add_monitor_peer()
793 int __tipc_nl_add_monitor(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_monitor()