Searched refs:tcp_lro_msb_64 (Results 1 – 1 of 1) sorted by relevance
1124 #define tcp_lro_msb_64(x) (1ULL << (flsll(x) - 1)) macro1170 ones = tcp_lro_msb_64(ones); in tcp_lro_sort()