Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dflow_netlink.c2699 bool crit_opt = false; in validate_geneve_opts() local
2712 crit_opt |= !!(option->type & GENEVE_CRIT_OPT_TYPE); in validate_geneve_opts()
2718 if (crit_opt) in validate_geneve_opts()