Home
last modified time | relevance | path

Searched refs:mpls_entry_decode (Results 1 – 2 of 2) sorted by relevance

/linux/net/mpls/
H A Dinternal.h174 static inline struct mpls_entry_decoded mpls_entry_decode(struct mpls_shim_hdr *hdr) in mpls_entry_decode() function
H A Daf_mpls.c174 dec = mpls_entry_decode(hdr); in mpls_multipath_hash()
385 dec = mpls_entry_decode(hdr); in mpls_forward()
1741 dec = mpls_entry_decode(nla_label + i); in nla_get_labels()