Searched refs:IPV4_FLAG_MORE (Results 1 – 3 of 3) sorted by relevance
713 flow_spec->ip_flag = val ? IPV4_FLAG_MORE : 0; in otx2_tc_prepare_flow()714 flow_mask->ip_flag = IPV4_FLAG_MORE; in otx2_tc_prepare_flow()
40 #define IPV4_FLAG_MORE 0x20 macro
919 if (be32_to_cpu(fsp->h_ext.data[1]) != IPV4_FLAG_MORE) in otx2_prepare_flow_request()