Home
last modified time | relevance | path

Searched refs:sll_hatype (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netpacket/
H A Dpacket.h27 unsigned short int sll_hatype; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netpacket/
H A Dpacket.h27 unsigned short int sll_hatype; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_packet.h17 unsigned short sll_hatype; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_packet.h17 unsigned short sll_hatype; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_packet.h18 unsigned short sll_hatype; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dpsock_tpacket.c735 ring->ll.sll_hatype = 0; in bind_ring()
/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c2136 sll->sll_hatype = dev->type; in packet_rcv()
2408 sll->sll_hatype = dev->type; in tpacket_rcv()
3552 sll->sll_hatype = dev->type; in packet_getname()
3556 sll->sll_hatype = 0; /* Bad: we have no ARPHRD_UNSPEC */ in packet_getname()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dpacket_mmap.rst878 ll.sll_hatype = 0;