Lines Matching defs:net

112 	struct net *net;  member
198 int tipc_node_get_mtu(struct net *net, u32 addr, u32 sel, bool connected) in tipc_node_get_mtu()
223 bool tipc_node_get_id(struct net *net, u32 addr, u8 *id) in tipc_node_get_id()
244 u16 tipc_node_get_capabilities(struct net *net, u32 addr) in tipc_node_get_capabilities()
282 struct tipc_crypto *tipc_node_crypto_rx_by_addr(struct net *net, u32 addr) in tipc_node_crypto_rx_by_addr()
322 static struct tipc_node *tipc_node_find(struct net *net, u32 addr) in tipc_node_find()
344 static struct tipc_node *tipc_node_find_by_id(struct net *net, u8 *id) in tipc_node_find_by_id()
386 struct net *net = n->net; in tipc_node_write_unlock() local
454 struct tipc_node *tipc_node_create(struct net *net, u32 addr, u8 *peer_id, in tipc_node_create()
612 void tipc_node_stop(struct net *net) in tipc_node_stop()
623 void tipc_node_subscribe(struct net *net, struct list_head *subscr, u32 addr) in tipc_node_subscribe()
641 void tipc_node_unsubscribe(struct net *net, struct list_head *subscr, u32 addr) in tipc_node_unsubscribe()
659 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port) in tipc_node_add_conn()
690 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port) in tipc_node_remove_conn()
1058 bool tipc_node_is_up(struct net *net, u32 addr) in tipc_node_is_up()
1074 static u32 tipc_node_suggest_addr(struct net *net, u32 addr) in tipc_node_suggest_addr()
1089 u32 tipc_node_try_addr(struct net *net, u8 *id, u32 addr) in tipc_node_try_addr()
1124 void tipc_node_check_dest(struct net *net, u32 addr, in tipc_node_check_dest()
1281 void tipc_node_delete_links(struct net *net, int bearer_id) in tipc_node_delete_links()
1534 int tipc_node_get_linkname(struct net *net, u32 bearer_id, u32 addr, in tipc_node_get_linkname()
1653 int tipc_node_xmit(struct net *net, struct sk_buff_head *list, in tipc_node_xmit()
1719 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_node_xmit_skb()
1733 int tipc_node_distr_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_node_distr_xmit()
1746 void tipc_node_broadcast(struct net *net, struct sk_buff *skb, int rc_dests) in tipc_node_broadcast()
1829 static void tipc_node_bc_rcv(struct net *net, struct sk_buff *skb, int bearer_id) in tipc_node_bc_rcv()
2041 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b) in tipc_rcv()
2162 void tipc_node_apply_property(struct net *net, struct tipc_bearer *b, in tipc_node_apply_property()
2198 struct net *net = sock_net(skb->sk); in tipc_nl_peer_rm() local
2259 struct net *net = sock_net(skb->sk); in tipc_nl_node_dump() local
2327 static struct tipc_node *tipc_node_find_by_name(struct net *net, in tipc_node_find_by_name()
2368 struct net *net = sock_net(skb->sk); in tipc_nl_node_set_link() local
2441 struct net *net = genl_info_net(info); in tipc_nl_node_get_link() local
2512 struct net *net = sock_net(skb->sk); in tipc_nl_node_reset_link_stats() local
2572 static int __tipc_nl_add_node_links(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_node_links()
2605 struct net *net = sock_net(skb->sk); in tipc_nl_node_dump_link() local
2697 struct net *net = sock_net(skb->sk); in tipc_nl_node_set_monitor() local
2722 static int __tipc_nl_add_monitor_prop(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_monitor_prop()
2757 struct net *net = sock_net(skb->sk); in tipc_nl_node_get_monitor() local
2778 struct net *net = sock_net(skb->sk); in tipc_nl_node_dump_monitor() local
2806 struct net *net = sock_net(skb->sk); in tipc_nl_node_dump_monitor_peer() local
2900 struct net *net = sock_net(skb->sk); in __tipc_nl_node_set_key() local
2992 struct net *net = sock_net(skb->sk); in __tipc_nl_node_flush_key() local