Searched refs:iface_get_arptype (Results 1 – 1 of 1) sorted by relevance
318 static int iface_get_arptype(int fd, const char *device, char *ebuf);2443 arptype = iface_get_arptype(sock_fd, device, handle->errbuf); in setup_socket()5379 iface_get_arptype(int fd, const char *device, char *ebuf) in iface_get_arptype() function