Searched refs:mpls_entry_encode (Results 1 – 3 of 3) sorted by relevance
175 static inline struct mpls_shim_hdr mpls_entry_encode(u32 label, unsigned ttl, unsigned tc, bool bos) in mpls_entry_encode() function
128 hdr[i] = mpls_entry_encode(tun_encap_info->label[i], in mpls_xmit()
445 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()