Home
last modified time | relevance | path

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

/linux-5.10/include/net/
Dmpls.h30 static inline struct mpls_shim_hdr mpls_entry_encode(u32 label, in mpls_entry_encode() function
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_mplsoudp.c42 *mpls = mpls_entry_encode(tun_id, tun_key->ttl, tun_key->tos, true); in generate_ip_tun_hdr()
/linux-5.10/net/mpls/
Dmpls_iptunnel.c128 hdr[i] = mpls_entry_encode(tun_encap_info->label[i], in mpls_xmit()
Daf_mpls.c445 hdr[i] = mpls_entry_encode(nh->nh_label[i], in mpls_forward()
1681 nla_label[i] = mpls_entry_encode(label[i], 0, 0, bos); in nla_put_labels()
2424 hdr[i] = mpls_entry_encode(labels[i], in mpls_getroute()