FLOW_DIS_FIRST_FRAG
if (match.mask->flags & FLOW_DIS_FIRST_FRAG) {
if (match.key->flags & FLOW_DIS_FIRST_FRAG)
FLOW_DIS_FIRST_FRAG,
if (mt.mask->flags & (FLOW_DIS_IS_FRAGMENT | FLOW_DIS_FIRST_FRAG)) {
u8 first_frag_key = !!(mt.key->flags & FLOW_DIS_FIRST_FRAG);
u8 first_frag_mask = !!(mt.mask->flags & FLOW_DIS_FIRST_FRAG);
FLOW_DIS_FIRST_FRAG,
if (match.key->flags & FLOW_DIS_FIRST_FRAG)
if (match.mask->flags & FLOW_DIS_FIRST_FRAG)
FLOW_DIS_FIRST_FRAG)
if (fm.mask->flags & FLOW_DIS_FIRST_FRAG) {
match->value.ip_firstfrag = fm.key->flags & FLOW_DIS_FIRST_FRAG;
FLOW_DIS_FIRST_FRAG,
key_control->flags |= FLOW_DIS_FIRST_FRAG;
key_control->flags |= FLOW_DIS_FIRST_FRAG;
!(keys->control.flags & FLOW_DIS_FIRST_FRAG))
key_control->flags |= FLOW_DIS_FIRST_FRAG;
FLOW_DIS_FIRST_FRAG);
FLOW_DIS_FIRST_FRAG);