Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c190 static void map_arphrd_to_dlt(pcap_t *, int, int);
1098 static void map_arphrd_to_dlt(pcap_t *handle, int arptype, int cooked_ok) in map_arphrd_to_dlt() function
1451 map_arphrd_to_dlt(handle, arptype, 1); in live_open_new()
1821 map_arphrd_to_dlt(handle, arptype, 0); in live_open_old()