Home
last modified time | relevance | path

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

/Linux-v4.19/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.c133 hdr[i] = mpls_entry_encode(tun_encap_info->label[i], in mpls_xmit()
Daf_mpls.c446 hdr[i] = mpls_entry_encode(nh->nh_label[i], in mpls_forward()
1640 nla_label[i] = mpls_entry_encode(label[i], 0, 0, bos); in nla_put_labels()
2213 hdr[i] = mpls_entry_encode(labels[i], in mpls_getroute()