Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d135 inline int AF_CHAOS = 5; /* mit CHAOS protocols */ variable
/freebsd/sys/sys/
H A Dsocket.h227 #define AF_CHAOS 5 /* mit CHAOS protocols */ macro