Home
last modified time | relevance | path

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

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