Searched refs:OVS_FRAG_TYPE_NONE (Results 1 – 3 of 3) sorted by relevance
448 * @OVS_FRAG_TYPE_NONE: Packet is not a fragment.456 OVS_FRAG_TYPE_NONE,431 OVS_FRAG_TYPE_NONE, global() enumerator
414 key->ip.frag = OVS_FRAG_TYPE_NONE; in parse_ipv6hdr()717 key->ip.frag = OVS_FRAG_TYPE_NONE; in key_extract_l3l4()
458 key->ip.frag = OVS_FRAG_TYPE_NONE; in ovs_ct_handle_fragments()1053 if (key->ip.frag != OVS_FRAG_TYPE_NONE) { in ovs_ct_execute()