Searched refs:map_arphrd_to_dlt (Results 1 – 1 of 1) sorted by relevance
224 static int map_arphrd_to_dlt(pcap_t *, int, const char *, int);2008 static int map_arphrd_to_dlt(pcap_t *handle, int arptype, in map_arphrd_to_dlt() function2585 status = map_arphrd_to_dlt(handle, arptype, device, 1); in setup_socket()