has_md2          1382 net/openvswitch/flow_netlink.c 	bool has_md2 = false;
has_md2          1442 net/openvswitch/flow_netlink.c 			has_md2 = true;
has_md2          1466 net/openvswitch/flow_netlink.c 	if (has_md1 && has_md2) {
has_md2          1476 net/openvswitch/flow_netlink.c 		    (has_md2 && mdtype != NSH_M_TYPE2)) {
has_md2          1483 net/openvswitch/flow_netlink.c 		    (!has_base || (!has_md1 && !has_md2))) {