Searched defs:protocol (Results 1 – 11 of 11) sorted by relevance
| /system/core/fastboot/ |
| D | socket.cpp | 252 std::unique_ptr<Socket> Socket::NewClient(Protocol protocol, const std::string& host, int port, in NewClient() 273 std::unique_ptr<Socket> Socket::NewServer(Protocol protocol, int port) { in NewServer()
|
| D | fastboot.h | 180 Socket::Protocol protocol; member
|
| D | socket_test.cpp | 35 bool MakeConnectedSockets(Socket::Protocol protocol, std::unique_ptr<Socket>* server, in MakeConnectedSockets()
|
| D | fastboot.cpp | 309 Socket::Protocol protocol; in ParseNetworkSerial() local
|
| /system/libbase/include/android-base/ |
| D | unique_fd.h | 234 inline bool Socketpair(int domain, int type, int protocol, unique_fd_impl<Closer>* left, in Socketpair()
|
| /system/netd/server/ |
| D | NetlinkCommands.cpp | 34 int openNetlinkSocket(int protocol) { in openNetlinkSocket()
|
| D | NFLogListener.cpp | 212 const auto protocol = NETLINK_NETFILTER; in makeNFLogListener() local
|
| /system/core/fastboot/fuzzer/ |
| D | fastboot_fuzzer.cpp | 87 bool FastbootFuzzer::MakeConnectedSockets(Socket::Protocol protocol, unique_ptr<Socket>* server, in MakeConnectedSockets()
|
| /system/netd/client/ |
| D | NetdClient.cpp | 181 int netdClientSocket(int domain, int type, int protocol) { in netdClientSocket()
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 4349 u16 protocol; member 4504 __be16 protocol; member 4575 __be16 protocol; member 10422 u8 protocol; member 10449 __be16 protocol; member 10488 u8 protocol; member 16478 __be16 protocol; member 35825 __u32 protocol; member 35865 __u32 protocol; member 35885 __u32 protocol; member [all …]
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 3924 u16 protocol; member 4083 __be16 protocol; member 4154 __be16 protocol; member 10337 u8 protocol; member 10364 __be16 protocol; member 10403 u8 protocol; member 26962 struct pnp_protocol *protocol; member 26999 struct pnp_protocol *protocol; member 31461 __be16 protocol; member 45487 __u32 protocol; member [all …]
|