Home
last modified time | relevance | path

Searched defs:socketDomain (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
H A Difreqs.cpp29 std::atomic_int socketDomain = defaultSocketDomain; variable
/aosp12/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/
H A DInetDiagSocketIntegrationTest.java66 public int socketDomain; field in InetDiagSocketIntegrationTest.Connection