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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_packet.h46 #define PACKET_RESERVE 12 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-linux.c3249 if (setsockopt(handle->fd, SOL_PACKET, PACKET_RESERVE, &val,
3347 #ifdef PACKET_RESERVE
3349 if (getsockopt(handle->fd, SOL_PACKET, PACKET_RESERVE, &tp_reserve, &len) < 0) {
3353 * PACKET_RESERVE", in which case we fall back
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/packet/
H A Daf_packet.c1973 case PACKET_RESERVE:
2131 case PACKET_RESERVE:

Completed in 89 milliseconds