Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dif_packet.h20 #ifndef PACKET_VERSION
21 # define PACKET_VERSION 10 macro
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt06.c73 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 Dsetsockopt09.c61 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 Dsetsockopt02.c54 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 Dsetsockopt07.c78 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 Dsendto03.c75 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 Dpacket.h38 #define PACKET_VERSION 10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netpacket/
H A Dpacket.h38 #define PACKET_VERSION 10 macro
/third_party/musl/porting/liteos_a/kernel/include/netpacket/
H A Dpacket.h38 #define PACKET_VERSION 10 macro
/third_party/musl/porting/liteos_m/kernel/include/netpacket/
H A Dpacket.h38 #define PACKET_VERSION 10 macro
/third_party/musl/include/netpacket/
H A Dpacket.h38 #define PACKET_VERSION 10 macro

Completed in 3 milliseconds