Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Dsocket.d31 AF_ROUTE = 17, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/sys/
H A Dsocket.d81 AF_ROUTE = PF_ROUTE, enumerator
/netbsd-src/sys/sys/
H A Dsocket.h246 #define AF_ROUTE 34 /* Internal Routing Protocol */ macro