Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dip_tunnel_core.c716 ip_tunnel_clear_options_present(flags); in ip_tun_build_state()
1003 ip_tunnel_clear_options_present(flags); in ip6_tun_build_state()
/linux/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