Searched refs:LAGG_OPT_FLOWIDSHIFT_MASK (Results 1 – 2 of 2) sorted by relevance
172 #define LAGG_OPT_FLOWIDSHIFT_MASK 0x1f /* flowid is uint32_t */ macro
100 if (ro.ro_flowid_shift & ~LAGG_OPT_FLOWIDSHIFT_MASK) in setlaggflowidshift()