Searched refs:TPACKET_HDRLEN (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.h92 #define TPACKET_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-linux.c194 * struct is defined if the macro TPACKET_HDRLEN is defined, because it
196 # ifdef TPACKET_HDRLEN
203 # endif /* TPACKET_HDRLEN */
3911 * ((u_char *)thdr + TPACKET_HDRLEN), so we
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/packet/
H A Daf_packet.c2392 po->tp_hdrlen = TPACKET_HDRLEN;

Completed in 68 milliseconds