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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h418 * @OVS_FRAG_TYPE_FIRST: Packet is a fragment with offset 0.
426 OVS_FRAG_TYPE_FIRST, enumerator in enum:ovs_frag_type
/linux-master/net/openvswitch/
H A Dflow.c416 key->ip.frag = OVS_FRAG_TYPE_FIRST;
718 key->ip.frag = OVS_FRAG_TYPE_FIRST;
844 key->ip.frag = OVS_FRAG_TYPE_FIRST;

Completed in 122 milliseconds