Home
last modified time | relevance | path

Searched refs:AF_MPLS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dsocket.h190 #define AF_MPLS 28 /* MPLS */ macro
236 #define PF_MPLS AF_MPLS
/linux-4.4.14/net/mpls/
Daf_mpls.c1112 if (rtm->rtm_family != AF_MPLS) in rtm_to_route_config()
1232 rtm->rtm_family = AF_MPLS; in mpls_dump_route()