Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dsf-pcap.c330 p->linktype_ext = LT_LINKTYPE_EXT(hdr.linktype); in pcap_check_header()
925 linktype |= p->linktype_ext; in pcap_dump_open()
1000 linktype |= p->linktype_ext; in pcap_dump_fopen()
H A Dpcap-int.h269 int linktype_ext; /* Extended information stored in the linktype field of a file */ member
H A Dpcap-dag.c937 p->linktype_ext = LT_FCS_DATALINK_EXT(0); in dag_activate()
962 p->linktype_ext = LT_FCS_DATALINK_EXT(pd->dag_fcs_bits/16); in dag_activate()
H A Dsf-pcapng.c1062 p->linktype_ext = 0; in pcap_ng_check_header()
H A Dpcap.c3009 return (p->linktype_ext);