Home
last modified time | relevance | path

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

/Linux-v5.4/net/mpls/
Dinternal.h175 static inline struct mpls_shim_hdr mpls_entry_encode(u32 label, unsigned ttl, unsigned tc, bool bos) in mpls_entry_encode() function
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()
1693 nla_label[i] = mpls_entry_encode(label[i], 0, 0, bos); in nla_put_labels()
2436 hdr[i] = mpls_entry_encode(labels[i], in mpls_getroute()