Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-openbsd/lib/libc/net/
H A Dinet_netof.c39 inet_netof(struct in_addr in) in inet_netof() function
/aosp12/bionic/tests/
H A Darpa_inet_test.cpp118 TEST(arpa_inet, inet_netof) { in TEST() argument