Home
last modified time | relevance | path

Searched refs:Socket (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnl++/
DSocket.cpp30 Socket::Socket(int protocol, unsigned pid, uint32_t groups) : mProtocol(protocol) { in Socket() function in android::nl::Socket
50 void Socket::clearPollErr() { in clearPollErr()
61 bool Socket::send(const Buffer<nlmsghdr>& msg, const sockaddr_nl& sa) { in send()
82 bool Socket::send(const Buffer<nlmsghdr>& msg, uint32_t destination) { in send()
87 bool Socket::increaseReceiveBuffer(size_t maxSize) { in increaseReceiveBuffer()
97 std::optional<Buffer<nlmsghdr>> Socket::receive(size_t maxSize) { in receive()
101 std::pair<std::optional<Buffer<nlmsghdr>>, sockaddr_nl> Socket::receiveFrom(size_t maxSize) { in receiveFrom()
134 bool Socket::receiveAck(uint32_t seq) { in receiveAck()
150 std::optional<Buffer<nlmsghdr>> Socket::receive(const std::set<nlmsgtype_t>& msgtypes, in receive()
167 std::optional<unsigned> Socket::getPid() { in getPid()
[all …]
DAndroid.bp52 "Socket.cpp",
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
DSocket.h40 class Socket {
55 Socket(int protocol, unsigned pid = 0, uint32_t groups = 0);
236 receive_iterator(Socket& socket, bool end);
243 Socket& mSocket;
263 DISALLOW_COPY_AND_ASSIGN(Socket);
/hardware/interfaces/wifi/netlinkinterceptor/aidl/default/
DInterceptorRelay.h74 std::optional<nl::Socket> mNlSocket;
DInterceptorRelay.cpp36 mNlSocket(std::make_optional<nl::Socket>(nlFamily, 0, 0)), in InterceptorRelay()
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dvlan.cpp51 nl::Socket sock(NETLINK_ROUTE); in add()
Dlibnetdevice.cpp68 nl::Socket sock(NETLINK_ROUTE); in add()
76 nl::Socket sock(NETLINK_ROUTE); in del()
170 nl::Socket sock(NETLINK_ROUTE, 0, RTMGRP_LINK | RTMGRP_IPV4_IFADDR); in waitFor()
Dcan.cpp92 nl::Socket sock(NETLINK_ROUTE); in setBitrate()
/hardware/interfaces/wifi/netlinkinterceptor/vts/functional/
Dinterceptor_aidl_test.cpp49 mSocket = std::make_unique<android::nl::Socket>(NETLINK_ROUTE); in SetUp()
62 std::unique_ptr<android::nl::Socket> mSocket;
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
DREADME.rst76 Direct Socket Control