OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tpacket2_hdr
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
if_packet.h
147
struct
tpacket2_hdr
{
struct
216
#define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct
tpacket2_hdr
)) + sizeof(struct sockaddr_ll))
/development/ndk/platforms/android-L/include/linux/
if_packet.h
140
struct
tpacket2_hdr
{
struct
204
#define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct
tpacket2_hdr
)) + sizeof(struct sockaddr_ll))
/external/kernel-headers/original/uapi/linux/
if_packet.h
131
struct
tpacket2_hdr
{
struct
234
#define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct
tpacket2_hdr
)) + sizeof(struct sockaddr_ll))
Completed in 48 milliseconds