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()
631 void tipc_node_stop(struct net *net) in tipc_node_stop()
642 void tipc_node_subscribe(struct net *net, struct list_head *subscr, u32 addr) in tipc_node_subscribe()
660 void tipc_node_unsubscribe(struct net *net, struct list_head *subscr, u32 addr) in tipc_node_unsubscribe()
678 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port) in tipc_node_add_conn()
709 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port) in tipc_node_remove_conn()
1077 bool tipc_node_is_up(struct net *net, u32 addr) in tipc_node_is_up()
1093 static u32 tipc_node_suggest_addr(struct net *net, u32 addr) in tipc_node_suggest_addr()
1108 u32 tipc_node_try_addr(struct net *net, u8 *id, u32 addr) in tipc_node_try_addr()
1143 void tipc_node_check_dest(struct net *net, u32 addr, in tipc_node_check_dest()
1284 void tipc_node_delete_links(struct net *net, int bearer_id) in tipc_node_delete_links()
1537 int tipc_node_get_linkname(struct net *net, u32 bearer_id, u32 addr, in tipc_node_get_linkname()
1656 int tipc_node_xmit(struct net *net, struct sk_buff_head *list, in tipc_node_xmit()
1728 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_node_xmit_skb()
1742 int tipc_node_distr_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_node_distr_xmit()
1755 void tipc_node_broadcast(struct net *net, struct sk_buff *skb, int rc_dests) in tipc_node_broadcast()
1838 static void tipc_node_bc_rcv(struct net *net, struct sk_buff *skb, int bearer_id) in tipc_node_bc_rcv()
2050 void tipc_rcv(struct net *net, struct sk_buff *skb, struct tipc_bearer *b) in tipc_rcv()
2171 void tipc_node_apply_property(struct net *net, struct tipc_bearer *b, in tipc_node_apply_property()
2207 struct net *net = sock_net(skb->sk); in tipc_nl_peer_rm() local
2268 struct net *net = sock_net(skb->sk); in tipc_nl_node_dump() local
2336 static struct tipc_node *tipc_node_find_by_name(struct net *net, in tipc_node_find_by_name()
2377 struct net *net = sock_net(skb->sk); in tipc_nl_node_set_link() local
2450 struct net *net = genl_info_net(info); in tipc_nl_node_get_link() local
2521 struct net *net = sock_net(skb->sk); in tipc_nl_node_reset_link_stats() local
2581 static int __tipc_nl_add_node_links(struct net *net, struct tipc_nl_msg *msg, in __tipc_nl_add_node_links()
2614 struct net *net = sock_net(skb->sk); in tipc_nl_node_dump_link() local
2706 struct net *net = sock_net(skb->sk); in tipc_nl_node_set_monitor() local
2731 static int __tipc_nl_add_monitor_prop(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_monitor_prop()
2766 struct net *net = sock_net(skb->sk); in tipc_nl_node_get_monitor() local
2787 struct net *net = sock_net(skb->sk); in tipc_nl_node_dump_monitor() local
2815 struct net *net = sock_net(skb->sk); in tipc_nl_node_dump_monitor_peer() local
2914 struct net *net = sock_net(skb->sk); in __tipc_nl_node_set_key() local
3006 struct net *net = sock_net(skb->sk); in __tipc_nl_node_flush_key() local