Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dsf-pcap.c253 p->linktype_ext = LT_LINKTYPE_EXT(hdr.linktype); in pcap_check_header()
817 linktype |= p->linktype_ext; in pcap_dump_open()
892 linktype |= p->linktype_ext; in pcap_dump_fopen()
H A Dpcap-int.h249 int linktype_ext; /* Extended information stored in the linktype field of a file */ member
H A Dsf-pcapng.c1063 p->linktype_ext = 0; in pcap_ng_check_header()
H A Dpcap.c2939 return (p->linktype_ext);