Searched refs:MAX_IPWORDS (Results 1 – 1 of 1) sorted by relevance
2067 #define MAX_IPWORDS ((sizeof(struct ip) + MAX_IPOPTLEN) / sizeof(uint32_t)) in tcp_input() macro2068 uint32_t saved_hdr[MAX_IPWORDS]; in tcp_input()