Home
last modified time | relevance | path

Searched defs:nodeid (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_ksocket.h75 u_int32_t nodeid; /* node ID of connected ksocket */ member
/f-stack/freebsd/netgraph/
H A Dng_ksocket.h75 u_int32_t nodeid; /* node ID of connected ksocket */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_replay.c69 uint64_t uid, uint64_t gid, uint64_t rdev, uint64_t nodeid) in zfs_init_vattr()
/f-stack/app/redis-5.0.5/src/
H A Dcluster.c1158 int clusterBlacklistExists(char *nodeid) { in clusterBlacklistExists()