CIP_FDF_MASK
((s->ctx_data.rx.fdf << CIP_FDF_SHIFT) & CIP_FDF_MASK) |
fdf = (cip_header[1] & CIP_FDF_MASK) >> CIP_FDF_SHIFT;