Searched defs:tun_inner_hash (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | ip_tunnels.h | 240 ip_tunnel_init_flow(struct flowi4 *fl4, int proto, __be32 daddr, __be32 saddr, __be32 key, __u8 tos, int oif, __u32 mark, __u32 tun_inner_hash) ip_tunnel_init_flow() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip_tunnels.h | 252 ip_tunnel_init_flow(struct flowi4 *fl4, int proto, __be32 daddr, __be32 saddr, __be32 key, __u8 tos, struct net *net, int oif, __u32 mark, __u32 tun_inner_hash, __u8 flow_flags) ip_tunnel_init_flow() argument
|
Completed in 3 milliseconds