Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dpsock_tpacket.c56 # define __aligned_tpacket __attribute__((aligned(TPACKET_ALIGNMENT))) macro
87 struct tpacket_hdr tp_h __aligned_tpacket; member
91 struct tpacket2_hdr tp_h __aligned_tpacket; member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Dpsock_tpacket.c56 # define __aligned_tpacket __attribute__((aligned(TPACKET_ALIGNMENT))) macro
87 struct tpacket_hdr tp_h __aligned_tpacket; member
91 struct tpacket2_hdr tp_h __aligned_tpacket; member