Searched defs:ifname (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/host/netprotocol/
H A Dnetaddr.c131 char ifname[IF_NAMESIZE]; local
H A Dnetprotocol.c71 static int netboot_send_query(int socket, unsigned port, const char *ifname) { argument
245 int netboot_discover(unsigned port, const char* ifname, on_device_cb callback, void* data) { argument
324 int netboot_open(const char* hostname, const char* ifname, argument

Completed in 20 milliseconds