Searched refs:lwtunnel_fill_encap (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/net/
H A Dlwtunnel.h86 int lwtunnel_fill_encap(struct sk_buff *skb,
141 static inline int lwtunnel_fill_encap(struct sk_buff *skb, lwtunnel_fill_encap() function
/linux-4.4.14/net/core/
H A Dlwtunnel.c96 int lwtunnel_fill_encap(struct sk_buff *skb, struct lwtunnel_state *lwtstate) lwtunnel_fill_encap() function
131 EXPORT_SYMBOL(lwtunnel_fill_encap); variable
/linux-4.4.14/net/ipv4/
H A Dfib_semantics.c1275 lwtunnel_fill_encap(skb, fi->fib_nh->nh_lwtstate); fib_dump_info()
1312 lwtunnel_fill_encap(skb, nh->nh_lwtstate); for_nexthops()
/linux-4.4.14/net/ipv6/
H A Droute.c3197 lwtunnel_fill_encap(skb, rt->dst.lwtstate); rt6_fill_node()

Completed in 91 milliseconds