Searched refs:tipc_own_addr (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/net/tipc/
H A Daddr.h49 static inline u32 tipc_own_addr(struct net *net) tipc_own_addr() function
66 u32 tipc_own_addr(struct net *net);
H A Dbcast.c103 if ((i ^ tipc_own_addr(net)) & 1) tipc_bcbase_select_primary()
537 msg_set_prevnode(b->link->pmsg, tipc_own_addr(net)); tipc_bcast_reinit()
H A Dnode.c175 if (!tipc_link_bc_create(net, tipc_own_addr(net), n_ptr->addr, tipc_node_create()
608 tipc_own_addr(net), onode, tipc_node_check_dest()
884 SHORT_H_SIZE, 0, tipc_own_addr(n->net), list_for_each_entry_safe()
1100 if ((usr == BCAST_PROTOCOL) && (dnode != tipc_own_addr(net))) tipc_node_bc_rcv()
H A Dmsg.c536 u32 onode = tipc_own_addr(net); tipc_msg_lookup_dest()
H A Dsocket.c258 u32 onode = tipc_own_addr(sock_net(sk)); tipc_sk_respond()
1809 if (!tipc_msg_reverse(tipc_own_addr(net), &skb, err)) tipc_sk_rcv()
2085 u32 onode = tipc_own_addr(net); tipc_shutdown()

Completed in 186 milliseconds