Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip6_tunnel.h109 static inline int ip6_tnl_encap(struct sk_buff *skb, struct ip6_tnl *t, in ip6_tnl_encap() function
/openbmc/linux/net/ipv6/
H A Dip6_tunnel.c1261 err = ip6_tnl_encap(skb, t, &proto, fl6); in ip6_tnl_xmit()