Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Dsocket.d47 AF_MPLS = 34, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/sys/
H A Dsocket.d93 AF_MPLS = PF_MPLS, enumerator
/netbsd-src/sys/sys/
H A Dsocket.h245 #define AF_MPLS 33 /* MultiProtocol Label Switching */ macro