diff options
Diffstat (limited to 'udp_internal.h')
-rw-r--r-- | udp_internal.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/udp_internal.h b/udp_internal.h index 02724e5..f7d8426 100644 --- a/udp_internal.h +++ b/udp_internal.h @@ -8,8 +8,6 @@ #include "tap.h" /* needed by udp_meta_t */ -#define UDP_MAX_FRAMES 32 /* max # of frames to receive at once */ - /** * struct udp_payload_t - UDP header and data for inbound messages * @uh: UDP header |