Home
last modified time | relevance | path

Searched refs:IPPROTO_MPLS (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Din.h232 #define IPPROTO_MPLS 137 /* MPLS-in-IP */ macro
/f-stack/freebsd/netinet/
H A Din.h249 #define IPPROTO_MPLS 137 /* MPLS-in-IP */ macro
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h255 #ifndef IPPROTO_MPLS
256 #define IPPROTO_MPLS 137 macro
H A Dmlx5_flow_dv.c7274 IPPROTO_MPLS); in flow_dv_translate_item_mpls()