OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:if_address
(Results
1 - 4
of
4
) sorted by null
/external/dhcpcd/
net.h
115
int
if_address
(const struct interface *,
119
if_address
(iface, addr, net, brd, 1)
121
if_address
(iface, addr, net, NULL, -1)
if-bsd.c
153
if_address
(const struct interface *iface, const struct in_addr *address,
function
if-linux.c
493
if_address
(const struct interface *iface,
function
/external/android-clat/
clatd.c
190
logmsg(ANDROID_LOG_FATAL,"configure_tun_ip/
if_address
(4) failed: %s",strerror(-status));
197
logmsg(ANDROID_LOG_FATAL,"configure_tun_ip/
if_address
(6) failed: %s",strerror(-status));
Completed in 555 milliseconds