Home
last modified time | relevance | path

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

/linux-4.4.14/net/mpls/
Dinternal.h110 static inline struct mpls_entry_decoded mpls_entry_decode(struct mpls_shim_hdr *hdr) in mpls_entry_decode() function
Daf_mpls.c124 dec = mpls_entry_decode(hdr); in mpls_select_multipath()
255 dec = mpls_entry_decode(hdr); in mpls_forward()
1030 dec = mpls_entry_decode(nla_label + i); in nla_get_labels()