Searched refs:TP_STATUS_USER (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.h69 #define TP_STATUS_USER 0x1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-linux.c3686 if (status != (h.h1->tp_status ? TP_STATUS_USER :
3692 if (status != (h.h2->tp_status ? TP_STATUS_USER :
3714 if (!pcap_get_ring_frame(handle, TP_STATUS_USER)) {
3808 h.raw = pcap_get_ring_frame(handle, TP_STATUS_USER);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/packet/
H A Daf_packet.c652 unsigned long status = TP_STATUS_LOSING|TP_STATUS_USER;
1678 aux.tp_status = TP_STATUS_USER;

Completed in 120 milliseconds