Home
last modified time | relevance | path

Searched refs:PACKET_VERSION (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/include/lapi/
Dif_packet.h20 #ifndef PACKET_VERSION
21 # define PACKET_VERSION 10 macro
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt06.c83 TEST(setsockopt(sock, SOL_PACKET, PACKET_VERSION, &val3, in run()
95 setsockopt(sock, SOL_PACKET, PACKET_VERSION, &val1, in run()
Dsetsockopt02.c54 TEST(setsockopt(sk, SOL_PACKET, PACKET_VERSION, &ver, sizeof(ver))); in create_skbuf()
Dsetsockopt07.c87 TEST(setsockopt(sock, SOL_PACKET, PACKET_VERSION, &version, in run()
/third_party/ltp/testcases/kernel/syscalls/sendto/
Dsendto03.c85 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/
Dpacket.h38 #define PACKET_VERSION 10 macro
/third_party/musl/include/netpacket/
Dpacket.h38 #define PACKET_VERSION 10 macro
/third_party/musl/porting/liteos_m/kernel/include/netpacket/
Dpacket.h38 #define PACKET_VERSION 10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netpacket/
Dpacket.h38 #define PACKET_VERSION 10 macro
/third_party/musl/ndk_musl_include/netpacket/
Dpacket.h38 #define PACKET_VERSION 10 macro
/third_party/musl/porting/liteos_a/kernel/include/netpacket/
Dpacket.h38 #define PACKET_VERSION 10 macro
/third_party/gstreamer/gstreamer/gst/
Dgstpluginloader.c124 #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()