Searched refs:ip_tcp_mask (Results 1 – 1 of 1) sorted by relevance
117 struct ip_tcp_mask { struct123 static const struct ip_tcp_mask ip_tcp_mask argument950 return sk_memcmp_mask_64B(h1, h2, (const uint8_t *)&ip_tcp_mask) == 0;970 static_assert(sizeof(struct ip_tcp_mask) == MASK_SIZE); in can_agg_fastpath()