Bruce Evans c086febef5 Don't attempt to optimize the space allocated for bpf headers if
sizeof(struct bpf_hdr) > 20.  20 is normal on 32-bit systems with
32-bit alignment, but we still assume that the last 2 bytes of the
struct are unnecessary padding on such systems.  On systems with
64-bit longs, struct timeval is bloated to 16 bytes, so bpf headers
certainly don't fit in 18 bytes.
1998-07-13 10:44:02 +00:00
..
1998-07-11 12:17:07 +00:00
1998-07-11 07:46:16 +00:00
1998-07-11 07:46:16 +00:00
1998-07-13 07:05:55 +00:00
1998-07-11 07:46:16 +00:00
1998-07-11 07:46:16 +00:00
1998-07-13 06:34:02 +00:00
1998-04-06 05:11:42 +00:00
1998-01-08 23:42:31 +00:00
1998-07-11 07:46:16 +00:00
1998-07-11 12:07:52 +00:00