Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d205 inline int AF_IEEE80211 = 37; /* IEEE 802.11 protocol */ variable
/freebsd/sys/sys/
H A Dsocket.h266 #define AF_IEEE80211 37 /* IEEE 802.11 protocol */ macro