Home
last modified time | relevance | path

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

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