Home
last modified time | relevance | path

Searched defs:ip_tunnel_encap (Results 1 – 2 of 2) 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
/kernel/linux/linux-6.6/include/net/
Dip_tunnels.h61 struct ip_tunnel_encap { struct
62 u16 type;
86 struct ip_tunnel_encap encap; argument
383 static inline int ip_tunnel_encap(struct sk_buff *skb, in ip_tunnel_encap() function