Home
last modified time | relevance | path

Searched defs:tipc_node (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/tipc/
A Dnode.c117 struct tipc_node { struct
118 u32 addr;
119 struct kref kref;
120 rwlock_t lock;
121 struct net *net;
128 int state;
131 u16 sync_point;
132 int link_cnt;
135 u32 signature;
136 u32 link_id;
[all …]
/linux-6.3-rc2/include/uapi/linux/
A Dtipc.h310 static inline unsigned int tipc_node(__u32 addr) in tipc_node() function

Completed in 11 milliseconds