Home
last modified time | relevance | path

Searched defs:__aligned_tpacket (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dpsock_tpacket.c59 # define __aligned_tpacket __attribute__((aligned(TPACKET_ALIGNMENT))) macro
90 struct tpacket_hdr tp_h __aligned_tpacket; member
94 struct tpacket2_hdr tp_h __aligned_tpacket; member