Searched refs:PF_MPLS (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/net/mpls/ |
| H A D | af_mpls.c | 2732 {THIS_MODULE, PF_MPLS, RTM_NEWROUTE, mpls_rtm_newroute, NULL, 0}, 2733 {THIS_MODULE, PF_MPLS, RTM_DELROUTE, mpls_rtm_delroute, NULL, 0}, 2734 {THIS_MODULE, PF_MPLS, RTM_GETROUTE, mpls_getroute, mpls_dump_routes, 0}, 2735 {THIS_MODULE, PF_MPLS, RTM_GETNETCONF, 2788 rtnl_unregister_all(PF_MPLS); in mpls_exit() 2799 MODULE_ALIAS_NETPROTO(PF_MPLS);
|
| /linux-6.15/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 277 #define PF_MPLS AF_MPLS macro
|
| /linux-6.15/include/linux/ |
| H A D | socket.h | 277 #define PF_MPLS AF_MPLS macro
|
| /linux-6.15/net/ |
| H A D | socket.c | 204 [PF_MPLS] = "PF_MPLS",
|