HomeSort by relevance Sort by last modified time
    Searched refs:dlt_to_linktype (Results 1 - 3 of 3) sorted by null

  /external/libpcap/
pcap-common.h 20 extern int dlt_to_linktype(int dlt);
sf-pcap.c 706 linktype = dlt_to_linktype(p->linktype);
746 linktype = dlt_to_linktype(p->linktype);
766 linktype = dlt_to_linktype(p->linktype);
pcap-common.c 1099 dlt_to_linktype(int dlt) function
    [all...]

Completed in 82 milliseconds