mtcp-stack / mtcp

mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
Other
1.98k stars 435 forks source link

macros to replace magic constants #251

Closed fcangialosi closed 5 years ago

fcangialosi commented 5 years ago

I wasn't quite sure where to put these because they're needed in ccp.c, pacing.c and tcp_out.c. For now tcp_util.h made the most sense to me, but you may want to move it elsewhere if it doesn't match your structure well.