Home
last modified time | relevance | path

Searched refs:mpls_tc (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_mplsoudp.c103 match.mask->ls[0].mpls_tc); in parse_tunnel()
105 outer_first_mpls_over_udp.mpls_exp, match.key->ls[0].mpls_tc); in parse_tunnel()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_mplsoudp.c96 match.mask->ls[0].mpls_tc); in parse_tunnel()
98 outer_first_mpls_over_udp.mpls_exp, match.key->ls[0].mpls_tc); in parse_tunnel()
/kernel/linux/linux-5.10/include/net/
H A Dflow_dissector.h69 mpls_tc:3, member
/kernel/linux/linux-6.6/include/net/
H A Dflow_dissector.h72 mpls_tc:3, member
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c112 match.key->ls[0].mpls_tc) | in nfp_flower_compile_mac()
120 match.mask->ls[0].mpls_tc) | in nfp_flower_compile_mac()
/kernel/linux/linux-5.10/net/sched/
H A Dcls_flower.c877 lse_val->mpls_tc = tc; in fl_set_key_mpls_lse()
878 lse_mask->mpls_tc = MPLS_TC_MASK; in fl_set_key_mpls_lse()
986 lse_val->mpls_tc = tc; in fl_set_key_mpls()
987 lse_mask->mpls_tc = MPLS_TC_MASK; in fl_set_key_mpls()
2486 if (lse_mask->mpls_tc) { in fl_dump_key_mpls_opt_lse()
2488 lse_key->mpls_tc); in fl_dump_key_mpls_opt_lse()
2562 !lse_mask->mpls_tc && !lse_mask->mpls_label)) in fl_dump_key_mpls()
2571 if (lse_mask->mpls_tc) { in fl_dump_key_mpls()
2573 lse_key->mpls_tc); in fl_dump_key_mpls()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c140 match.key->ls[0].mpls_tc) | in nfp_flower_compile_mpls()
148 match.mask->ls[0].mpls_tc) | in nfp_flower_compile_mpls()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_flower.c933 lse_val->mpls_tc = tc; in fl_set_key_mpls_lse()
934 lse_mask->mpls_tc = MPLS_TC_MASK; in fl_set_key_mpls_lse()
1042 lse_val->mpls_tc = tc; in fl_set_key_mpls()
1043 lse_mask->mpls_tc = MPLS_TC_MASK; in fl_set_key_mpls()
2818 if (lse_mask->mpls_tc) { in fl_dump_key_mpls_opt_lse()
2820 lse_key->mpls_tc); in fl_dump_key_mpls_opt_lse()
2894 !lse_mask->mpls_tc && !lse_mask->mpls_label)) in fl_dump_key_mpls()
2903 if (lse_mask->mpls_tc) { in fl_dump_key_mpls()
2905 lse_key->mpls_tc); in fl_dump_key_mpls()
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dtc_flower.sh440 flower $tcflags mpls_tc 0 action drop
442 flower $tcflags mpls_tc 7 action drop
465 log_test "mpls_tc match ($tcflags)"
/kernel/linux/linux-5.10/net/core/
H A Dflow_dissector.c440 lse->mpls_tc = (entry & MPLS_LS_TC_MASK) >> MPLS_LS_TC_SHIFT; in __skb_flow_dissect_mpls()
/kernel/linux/linux-6.6/net/core/
H A Dflow_dissector.c527 lse->mpls_tc = (entry & MPLS_LS_TC_MASK) >> MPLS_LS_TC_SHIFT; in __skb_flow_dissect_mpls()

Completed in 19 milliseconds