Searched refs:map_arphrd_to_dlt (Results 1 – 1 of 1) sorted by relevance
/external/libpcap/ |
D | pcap-linux.c | 329 static void map_arphrd_to_dlt(pcap_t *, int, int, const char *, int); 2710 static void map_arphrd_to_dlt(pcap_t *handle, int sock_fd, int arptype, function 3258 map_arphrd_to_dlt(handle, sock_fd, arptype, device, 1); 6097 map_arphrd_to_dlt(handle, handle->fd, arptype, device, 0);
|