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