Searched refs:PACKET_VERSION (Results 1 - 11 of 11) sorted by relevance
/third_party/ltp/include/lapi/ |
H A D | if_packet.h | 20 #ifndef PACKET_VERSION 21 # define PACKET_VERSION 10 macro
|
/third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
H A D | setsockopt06.c | 73 TEST(setsockopt(sock, SOL_PACKET, PACKET_VERSION, &val3, in run() 81 "setsockopt(PACKET_VERSION, TPACKET_V3"); in run() 85 setsockopt(sock, SOL_PACKET, PACKET_VERSION, &val1, in run()
|
H A D | setsockopt09.c | 61 TEST(setsockopt(sock, SOL_PACKET, PACKET_VERSION, &version, in run() 69 "setsockopt(PACKET_VERSION, TPACKET_V3)"); in run() 81 SAFE_SETSOCKOPT_INT(sock, SOL_PACKET, PACKET_VERSION, in run()
|
H A D | setsockopt02.c | 54 TEST(setsockopt(sk, SOL_PACKET, PACKET_VERSION, &ver, sizeof(ver))); in create_skbuf() 58 tst_brk(TBROK | TTERRNO, "setsockopt(sk, SOL_PACKET, PACKET_VERSION, TPACKET_V3)"); in create_skbuf()
|
H A D | setsockopt07.c | 78 TEST(setsockopt(sock, SOL_PACKET, PACKET_VERSION, &version, in run() 86 "setsockopt(PACKET_VERSION, TPACKET_V3"); in run()
|
/third_party/ltp/testcases/kernel/syscalls/sendto/ |
H A D | sendto03.c | 75 SAFE_SETSOCKOPT_INT(dst_sock, SOL_PACKET, PACKET_VERSION, TPACKET_V2); in check_tiny_frame() 141 SAFE_SETSOCKOPT_INT(dst_sock, SOL_PACKET, PACKET_VERSION, TPACKET_V2); in check_vnet_hdr()
|
/third_party/musl/porting/uniproton/kernel/include/netpacket/ |
H A D | packet.h | 38 #define PACKET_VERSION 10 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netpacket/ |
H A D | packet.h | 38 #define PACKET_VERSION 10 macro
|
/third_party/musl/porting/liteos_a/kernel/include/netpacket/ |
H A D | packet.h | 38 #define PACKET_VERSION 10 macro
|
/third_party/musl/porting/liteos_m/kernel/include/netpacket/ |
H A D | packet.h | 38 #define PACKET_VERSION 10 macro
|
/third_party/musl/include/netpacket/ |
H A D | packet.h | 38 #define PACKET_VERSION 10 macro
|
Completed in 3 milliseconds