Home
last modified time | relevance | path

Searched refs:map_arphrd_to_dlt (Results 1 – 1 of 1) sorted by last modified time

/freebsd/contrib/libpcap/
H A Dpcap-linux.c224 static void map_arphrd_to_dlt(pcap_t *, int, const char *, int);
1829 static void map_arphrd_to_dlt(pcap_t *handle, int arptype, in map_arphrd_to_dlt() function
2411 map_arphrd_to_dlt(handle, arptype, device, 1); in setup_socket()