Home
last modified time | relevance | path

Searched defs:ip_tunnel_encap (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/
Dip_tunnels.h88 struct ip_tunnel_encap { struct
89 u16 type;
90 u16 flags;
91 __be16 sport;
92 __be16 dport;
369 static inline int ip_tunnel_encap(struct sk_buff *skb, struct ip_tunnel *t, in ip_tunnel_encap() function