Searched refs:MASK_SIZE (Results 1 – 1 of 1) sorted by relevance
106 #define MASK_SIZE 80 /* size of struct {ip,ip6}_tcp_mask */ macro946 _CASSERT(sizeof(struct ip6_tcp_mask) == MASK_SIZE); in can_agg_fastpath()947 _CASSERT(sizeof(struct ip_tcp_mask) == MASK_SIZE); in can_agg_fastpath()949 if (__improbable(pkt->pkt_length < MASK_SIZE)) { in can_agg_fastpath()2394 MASK_SIZE))) { in flow_rx_agg_host()