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

/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-common.h22 extern int linktype_to_dlt(int linktype);
H A Dpcap-common.c1001 linktype_to_dlt(int linktype) function
H A Dsf-pcap.c189 p->linktype = linktype_to_dlt(LT_LINKTYPE(hdr.linktype));
H A Dsf-pcap-ng.c749 p->linktype = linktype_to_dlt(idbp->linktype);

Completed in 58 milliseconds