Searched refs:mpls_entry_encode (Results 1 – 3 of 3) sorted by relevance
30 static inline struct mpls_shim_hdr mpls_entry_encode(u32 label, in mpls_entry_encode() function
41 *mpls = mpls_entry_encode(mpls_info->label, mpls_info->ttl, mpls_info->tc, mpls_info->bos); in generate_ip_tun_hdr()
473 hdr[i] = mpls_entry_encode(nh->nh_label[i], in mpls_forward()1761 nla_label[i] = mpls_entry_encode(label[i], 0, 0, bos); in nla_put_labels()2516 hdr[i] = mpls_entry_encode(labels[i], in mpls_getroute()