HomeSort by relevance Sort by last modified time
    Searched full:is_ethernet (Results 1 - 1 of 1) sorted by null

  /external/libpcap/
pcap-bpf.c 758 int is_ethernet; local
792 is_ethernet = 1;
795 is_ethernet = 0;
799 if (is_ethernet) {

Completed in 159 milliseconds