Home
last modified time | relevance | path

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

/include/net/
A Dmpls.h15 struct mpls_shim_hdr { struct
25 static inline struct mpls_shim_hdr *mpls_hdr(const struct sk_buff *skb) in mpls_hdr() argument
27 return (struct mpls_shim_hdr *)skb_network_header(skb); in mpls_hdr()
30 static inline struct mpls_shim_hdr mpls_entry_encode(u32 label, in mpls_entry_encode()
35 struct mpls_shim_hdr result; in mpls_entry_encode()

Completed in 4 milliseconds