Home
last modified time | relevance | path

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

/linux-4.4.14/net/mpls/
Dinternal.h99 static inline struct mpls_shim_hdr mpls_entry_encode(u32 label, unsigned ttl, unsigned tc, bool bos) in mpls_entry_encode() function
Dmpls_iptunnel.c103 hdr[i] = mpls_entry_encode(tun_encap_info->label[i], in mpls_output()
Daf_mpls.c316 hdr[i] = mpls_entry_encode(nh->nh_label[i], in mpls_forward()
1000 nla_label[i] = mpls_entry_encode(label[i], 0, 0, bos); in nla_put_labels()