Home
last modified time | relevance | path

Searched defs:PF_BLUETOOTH (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Dsocket.d86 enum PF_BLUETOOTH = AF_BLUETOOTH; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/sys/
H A Dsocket.d51 PF_BLUETOOTH = 31, enumerator
/netbsd-src/sys/sys/
H A Dsocket.h353 #define PF_BLUETOOTH AF_BLUETOOTH macro