Searched refs:TUNNEL_OPTIONS_PRESENT (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dif_tunnel.h181 #define TUNNEL_OPTIONS_PRESENT \ macro
/linux-master/net/ipv4/
H A Dip_tunnel_core.c711 ~TUNNEL_OPTIONS_PRESENT);
815 if (!(tun_info->key.tun_flags & TUNNEL_OPTIONS_PRESENT))
860 if (!(info->key.tun_flags & TUNNEL_OPTIONS_PRESENT))
990 ~TUNNEL_OPTIONS_PRESENT);
/linux-master/net/core/
H A Dflow_dissector.c467 TUNNEL_OPTIONS_PRESENT;
H A Dfilter.c4708 !(info->key.tun_flags & TUNNEL_OPTIONS_PRESENT))) {
4830 ip_tunnel_info_opts_set(info, from, size, TUNNEL_OPTIONS_PRESENT);
/linux-master/net/openvswitch/
H A Dflow_netlink.c2032 if (output->tun_key.tun_flags & TUNNEL_OPTIONS_PRESENT)

Completed in 412 milliseconds