Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds