Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d139 inline int AF_ISO = 7; /* ISO protocols */ variable
/freebsd/sys/sys/
H A Dsocket.h229 #define AF_ISO 7 /* ISO protocols */ macro