Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d198 #pragma D binding "1.13" AF_SCLUSTER
199 inline int AF_SCLUSTER = 34; /* Sitara cluster protocol */ variable
287 inline int PF_SCLUSTER = AF_SCLUSTER;
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dsendrecv91 af == AF_SCLUSTER ? "AF_SCLUSTER" :
/freebsd/sys/sys/
H A Dsocket.h263 #define AF_SCLUSTER 34 /* Sitara cluster protocol */ macro
391 #define PF_SCLUSTER AF_SCLUSTER