Home
last modified time | relevance | path

Searched refs:tipc_node_get_addr (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/tipc/
Dnode.h74 u32 tipc_node_get_addr(struct tipc_node *node);
Dtrace.h338 __entry->addr = tipc_node_get_addr(n);
Dnode.c2533 u32 tipc_node_get_addr(struct tipc_node *node) in tipc_node_get_addr() function