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

/linux-4.1.27/net/openvswitch/
H A Dflow_netlink.c1720 bool crit_opt = false; validate_geneve_opts() local
1733 crit_opt |= !!(option->type & GENEVE_CRIT_OPT_TYPE); validate_geneve_opts()
1739 key->tun_key.tun_flags |= crit_opt ? TUNNEL_CRIT_OPT : 0; validate_geneve_opts()

Completed in 61 milliseconds