Home
last modified time | relevance | path

Searched refs:mpls_bos (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_mplsoudp.c102 match.mask->ls[0].mpls_bos); in parse_tunnel()
105 match.key->ls[0].mpls_bos); in parse_tunnel()
/linux/include/net/
H A Dflow_dissector.h84 mpls_bos:1, member
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c142 match.key->ls[0].mpls_bos) | in nfp_flower_compile_mpls()
150 match.mask->ls[0].mpls_bos) | in nfp_flower_compile_mpls()
/linux/tools/testing/selftests/net/forwarding/
H A Dtc_flower.sh478 flower $tcflags mpls_bos 0 action drop
480 flower $tcflags mpls_bos 1 action drop
504 log_test "mpls_bos match ($tcflags)"
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c919 match.key->ls[bit].mpls_bos); in otx2_tc_prepare_flow()
927 match.mask->ls[bit].mpls_bos); in otx2_tc_prepare_flow()
/linux/net/core/
H A Dflow_dissector.c550 lse->mpls_bos = bos; in __skb_flow_dissect_mpls()