Searched refs:PACKET_VERSION (Results 1 – 12 of 12) sorted by relevance
/third_party/ltp/include/lapi/ |
D | if_packet.h | 20 #ifndef PACKET_VERSION 21 # define PACKET_VERSION 10 macro
|
/third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
D | setsockopt06.c | 83 TEST(setsockopt(sock, SOL_PACKET, PACKET_VERSION, &val3, in run() 95 setsockopt(sock, SOL_PACKET, PACKET_VERSION, &val1, in run()
|
D | setsockopt02.c | 54 TEST(setsockopt(sk, SOL_PACKET, PACKET_VERSION, &ver, sizeof(ver))); in create_skbuf()
|
D | setsockopt07.c | 87 TEST(setsockopt(sock, SOL_PACKET, PACKET_VERSION, &version, in run()
|
/third_party/ltp/testcases/kernel/syscalls/sendto/ |
D | sendto03.c | 85 SAFE_SETSOCKOPT_INT(dst_sock, SOL_PACKET, PACKET_VERSION, TPACKET_V2); in check_tiny_frame() 151 SAFE_SETSOCKOPT_INT(dst_sock, SOL_PACKET, PACKET_VERSION, TPACKET_V2); in check_vnet_hdr()
|
/third_party/musl/porting/uniproton/kernel/include/netpacket/ |
D | packet.h | 38 #define PACKET_VERSION 10 macro
|
/third_party/musl/include/netpacket/ |
D | packet.h | 38 #define PACKET_VERSION 10 macro
|
/third_party/musl/porting/liteos_m/kernel/include/netpacket/ |
D | packet.h | 38 #define PACKET_VERSION 10 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netpacket/ |
D | packet.h | 38 #define PACKET_VERSION 10 macro
|
/third_party/musl/ndk_musl_include/netpacket/ |
D | packet.h | 38 #define PACKET_VERSION 10 macro
|
/third_party/musl/porting/liteos_a/kernel/include/netpacket/ |
D | packet.h | 38 #define PACKET_VERSION 10 macro
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpluginloader.c | 124 #define PACKET_VERSION 5 macro 454 put_packet (loader, PACKET_VERSION, 0, NULL, 0); in gst_plugin_loader_try_helper() 1037 case PACKET_VERSION: in handle_rx_packet() 1047 put_packet (l, PACKET_VERSION, tag, version_info, version_len); in handle_rx_packet()
|