Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip_tunnels.h89 struct ip_tunnel_encap { struct
90 u16 type;
91 u16 flags;
92 __be16 sport;
93 __be16 dport;
374 static inline int ip_tunnel_encap(struct sk_buff *skb, struct ip_tunnel *t, in ip_tunnel_encap() function

Completed in 5 milliseconds