Home
last modified time | relevance | path

Searched refs:ip_tunnel_clear_options_present (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/ipv4/
H A Dip_tunnel_core.c714 ip_tunnel_clear_options_present(flags); in ip_tun_build_state()
1001 ip_tunnel_clear_options_present(flags); in ip6_tun_build_state()
/linux-6.15/include/net/
H A Dip_tunnels.h225 static inline void ip_tunnel_clear_options_present(unsigned long *flags) in ip_tunnel_clear_options_present() function