Home
last modified time | relevance | path

Searched refs:PACKET_RX_RING (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt09.c73 SAFE_SETSOCKOPT(sock, SOL_PACKET, PACKET_RX_RING, &req, in run()
77 SAFE_SETSOCKOPT(sock, SOL_PACKET, PACKET_RX_RING, &req, in run()
83 SAFE_SETSOCKOPT(sock, SOL_PACKET, PACKET_RX_RING, &req, in run()
H A Dsetsockopt02.c60 return setsockopt(sk, SOL_PACKET, PACKET_RX_RING, &req, sizeof(req)); in create_skbuf()
H A Dsetsockopt07.c90 TEST(setsockopt(sock, SOL_PACKET, PACKET_RX_RING, &req, in run()
H A Dsetsockopt06.c54 ret = setsockopt(sock, SOL_PACKET, PACKET_RX_RING, &req, in thread_run()
91 /* setsockopt(PACKET_RX_RING) created a 100ms timer. Wait for it. */ in run()
/third_party/ltp/include/lapi/
H A Dif_packet.h16 #ifndef PACKET_RX_RING
17 # define PACKET_RX_RING 5 macro
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto03.c98 TEST(setsockopt(dst_sock, SOL_PACKET, PACKET_RX_RING, &tpreq, in check_tiny_frame()
103 tst_res(TFAIL, "setsockopt(PACKET_RX_RING) accepted frame " in check_tiny_frame()
110 "Invalid setsockopt(PACKET_RX_RING) return value"); in check_tiny_frame()
115 "setsockopt(PACKET_RX_RING): unexpeced error"); in check_tiny_frame()
118 tst_res(TPASS | TTERRNO, "setsockopt(PACKET_RX_RING) frame size check " in check_tiny_frame()
144 TEST(setsockopt(dst_sock, SOL_PACKET, PACKET_RX_RING, &tpreq, in check_vnet_hdr()
149 tst_res(TCONF, "PACKET_VNET_HDR and PACKET_RX_RING not " in check_vnet_hdr()
156 "setsockopt(PACKET_RX_RING): unexpected error"); in check_vnet_hdr()
161 "Invalid setsockopt(PACKET_RX_RING) return value"); in check_vnet_hdr()
/third_party/musl/porting/uniproton/kernel/include/netpacket/
H A Dpacket.h33 #define PACKET_RX_RING 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netpacket/
H A Dpacket.h33 #define PACKET_RX_RING 5 macro
/third_party/musl/porting/liteos_a/kernel/include/netpacket/
H A Dpacket.h33 #define PACKET_RX_RING 5 macro
/third_party/musl/porting/liteos_m/kernel/include/netpacket/
H A Dpacket.h33 #define PACKET_RX_RING 5 macro
/third_party/musl/include/netpacket/
H A Dpacket.h33 #define PACKET_RX_RING 5 macro

Completed in 4 milliseconds