Home
last modified time | relevance | path

Searched refs:TIPC_ZONE_CLUSTER_MASK (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Daddr.h67 return addr & TIPC_ZONE_CLUSTER_MASK; in tipc_cluster_mask()
H A Daddr.c48 if (domain == (addr & TIPC_ZONE_CLUSTER_MASK)) /* domain <Z.C.0> */ in tipc_in_scope()
/kernel/linux/linux-6.6/net/tipc/
H A Daddr.h112 return addr & TIPC_ZONE_CLUSTER_MASK; in tipc_cluster_mask()
H A Daddr.c49 if (domain == (addr & TIPC_ZONE_CLUSTER_MASK)) /* domain <Z.C.0> */ in tipc_in_scope()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtipc.h285 #define TIPC_ZONE_CLUSTER_MASK (TIPC_ZONE_MASK | TIPC_CLUSTER_MASK) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtipc.h285 #define TIPC_ZONE_CLUSTER_MASK (TIPC_ZONE_MASK | TIPC_CLUSTER_MASK) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtipc.h167 #define TIPC_ZONE_CLUSTER_MASK (TIPC_ZONE_MASK | TIPC_CLUSTER_MASK) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtipc.h167 #define TIPC_ZONE_CLUSTER_MASK (TIPC_ZONE_MASK | TIPC_CLUSTER_MASK) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtipc.h142 #define TIPC_ZONE_CLUSTER_MASK (TIPC_ZONE_MASK | TIPC_CLUSTER_MASK) macro

Completed in 5 milliseconds