IB_FLOW_ATTR_FLAGS_EGRESS
bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS;
bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS;
~(IB_FLOW_ATTR_FLAGS_DONT_TRAP | IB_FLOW_ATTR_FLAGS_EGRESS)) {
IB_FLOW_ATTR_FLAGS_EGRESS);
flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS, action);