Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dpcap-common.h48 extern int linktype_to_dlt(int linktype);
H A Dpcap-common.c1311 linktype_to_dlt(int linktype) in linktype_to_dlt() function
H A Dsf-pcap.c252 p->linktype = linktype_to_dlt(LT_LINKTYPE(hdr.linktype)); in pcap_check_header()
H A Dsf-pcapng.c1061 p->linktype = linktype_to_dlt(idbp->linktype); in pcap_ng_check_header()