Home
last modified time | relevance | path

Searched refs:map_arphrd_to_dlt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-linux.c224 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() function
2585 status = map_arphrd_to_dlt(handle, arptype, device, 1); in setup_socket()