Searched refs:V_FILTER_TUPLE (Results 1 – 3 of 3) sorted by relevance
1540 cpl6->params = htobe64(V_FILTER_TUPLE(ftuple)); in mk_act_open_req6()1584 cpl6->params = htobe64(V_FILTER_TUPLE(ftuple)); in mk_act_open_req()
1236 return (htobe64(V_FILTER_TUPLE(ntuple))); in select_ntuple()
811 #define V_FILTER_TUPLE(x) ((x) << S_FILTER_TUPLE) macro