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

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-linux.c289 static void map_arphrd_to_dlt(pcap_t *, int, int);
2470 static void map_arphrd_to_dlt(pcap_t *handle, int arptype, int cooked_ok) function
2900 map_arphrd_to_dlt(handle, arptype, 1);
2957 * update "map_arphrd_to_dlt()"
5011 map_arphrd_to_dlt(handle, arptype, 0);

Completed in 108 milliseconds