Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.h22 bool mpls_push; member
/openbmc/linux/include/net/
H A Dflow_offload.h309 } mpls_push; member
/openbmc/linux/net/core/
H A Dpktgen.c2733 static void mpls_push(__be32 *mpls, struct pktgen_dev *pkt_dev) in mpls_push() function