Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d187 inline int AF_NATM = 29; /* native ATM access */ variable
/freebsd/sys/sys/
H A Dsocket.h256 #define AF_NATM 29 /* native ATM access */ macro