Searched refs:MAX_LINKHEADER_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-linux.c277 #define MAX_LINKHEADER_SIZE 256 macro
3365 maclen = (sk_type == SOCK_DGRAM) ? 0 : MAX_LINKHEADER_SIZE;
3376 * a MAX_LINKHEADER_SIZE of 256 which is greater than that,
5120 handle->bufsize = MAX_LINKHEADER_SIZE + mtu;

Completed in 162 milliseconds