Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip6_tunnel.h108 static inline int ip6_tnl_encap(struct sk_buff *skb, struct ip6_tnl *t, in ip6_tnl_encap() function
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_tunnel.c1273 err = ip6_tnl_encap(skb, t, &proto, fl6); in ip6_tnl_xmit()