Searched refs:PACKET_RX_RING (Results 1 – 11 of 11) sorted by relevance
/third_party/ltp/include/lapi/ |
D | if_packet.h | 16 #ifndef PACKET_RX_RING 17 # define PACKET_RX_RING 5 macro
|
/third_party/ltp/testcases/kernel/syscalls/sendto/ |
D | sendto03.c | 108 TEST(setsockopt(dst_sock, SOL_PACKET, PACKET_RX_RING, &tpreq, in check_tiny_frame() 154 TEST(setsockopt(dst_sock, SOL_PACKET, PACKET_RX_RING, &tpreq, in check_vnet_hdr()
|
/third_party/musl/ndk_musl_include/netpacket/ |
D | packet.h | 33 #define PACKET_RX_RING 5 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netpacket/ |
D | packet.h | 33 #define PACKET_RX_RING 5 macro
|
/third_party/musl/porting/liteos_a/kernel/include/netpacket/ |
D | packet.h | 33 #define PACKET_RX_RING 5 macro
|
/third_party/musl/porting/uniproton/kernel/include/netpacket/ |
D | packet.h | 33 #define PACKET_RX_RING 5 macro
|
/third_party/musl/porting/liteos_m/kernel/include/netpacket/ |
D | packet.h | 33 #define PACKET_RX_RING 5 macro
|
/third_party/musl/include/netpacket/ |
D | packet.h | 33 #define PACKET_RX_RING 5 macro
|
/third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
D | setsockopt02.c | 60 return setsockopt(sk, SOL_PACKET, PACKET_RX_RING, &req, sizeof(req)); in create_skbuf()
|
D | setsockopt06.c | 64 ret = setsockopt(sock, SOL_PACKET, PACKET_RX_RING, &req, in thread_run()
|
D | setsockopt07.c | 99 TEST(setsockopt(sock, SOL_PACKET, PACKET_RX_RING, &req, in run()
|