Searched refs:tipc_node_find (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/tipc/ |
H A D | node.c | 213 n = tipc_node_find(net, addr); in tipc_node_get_mtu() 244 n = tipc_node_find(net, addr); in tipc_node_get_id() 258 n = tipc_node_find(net, addr); in tipc_node_get_capabilities() 296 n = tipc_node_find(net, addr); in tipc_node_crypto_rx_by_addr() 482 n = tipc_node_find(net, addr) ?: in tipc_node_create() 665 n = tipc_node_find(net, addr); in tipc_node_subscribe() 683 n = tipc_node_find(net, addr); in tipc_node_unsubscribe() 1112 n = tipc_node_find(net, addr); in tipc_node_is_up() 1143 n = tipc_node_find(net, addr); in tipc_node_try_addr() 1707 n = tipc_node_find(net, dnode); in tipc_node_xmit() [all …]
|