Home
last modified time | relevance | path

Searched refs:tipc_own_id (Results 1 – 9 of 9) sorted by relevance

/linux/net/tipc/
A Dnet.c113 if (tipc_own_id(net)) { in tipc_net_init()
153 if (!tipc_own_id(net)) in tipc_net_stop()
A Daddr.c73 if (!tipc_own_id(net)) { in tipc_set_node_addr()
A Daddr.h96 static inline u8 *tipc_own_id(struct net *net) in tipc_own_id() function
A Dudp_media.c711 if (!tipc_own_id(net)) { in tipc_udp_enable()
715 if (!tipc_own_id(net)) { in tipc_udp_enable()
A Ddiscover.c99 msg_set_node_id(hdr, tipc_own_id(net)); in tipc_disc_init_msg()
A Dbearer.c444 if (!tipc_own_id(net) && hwaddr_len <= NODE_ID_LEN) { in tipc_enable_l2_media()
448 if (!tipc_own_id(net)) { in tipc_enable_l2_media()
A Dnode.c234 u8 *own_id = tipc_own_id(net); in tipc_node_get_id()
2968 own_id = tipc_own_id(net); in __tipc_nl_node_set_key()
A Dcrypto.c1087 memcpy(ehdr->id, tipc_own_id(net), NODE_ID_LEN); in tipc_ehdr_build()
A Dlink.c520 tipc_nodeid2string(self_str, tipc_own_id(net)); in tipc_link_create()

Completed in 29 milliseconds