Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d156 #pragma D binding "1.13" AF_HYLINK
157 inline int AF_HYLINK = 15; /* NSC Hyperchannel */ variable
251 inline int PF_HYLINK = AF_HYLINK;
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dsendrecv71 af == AF_HYLINK ? "AF_HYLINK" :
/freebsd/sys/sys/
H A Dsocket.h239 #define AF_HYLINK 15 /* NSC Hyperchannel */ macro
373 #define PF_HYLINK AF_HYLINK