OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tpacket3_hdr
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
if_packet.h
170
struct
tpacket3_hdr
{
struct
217
#define TPACKET3_HDRLEN (TPACKET_ALIGN(sizeof(struct
tpacket3_hdr
)) + sizeof(struct sockaddr_ll))
/development/ndk/platforms/android-L/include/linux/
if_packet.h
159
struct
tpacket3_hdr
{
struct
205
#define TPACKET3_HDRLEN (TPACKET_ALIGN(sizeof(struct
tpacket3_hdr
)) + sizeof(struct sockaddr_ll))
/external/kernel-headers/original/uapi/linux/
if_packet.h
151
struct
tpacket3_hdr
{
struct
235
#define TPACKET3_HDRLEN (TPACKET_ALIGN(sizeof(struct
tpacket3_hdr
)) + sizeof(struct sockaddr_ll))
Completed in 31 milliseconds