Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libpcap/
H A Dsf-pcap.c254 p->linktype_ext = LT_LINKTYPE_EXT(hdr.linktype); in pcap_check_header()
808 linktype |= p->linktype_ext; in pcap_dump_open()
883 linktype |= p->linktype_ext; in pcap_dump_fopen()
H A Dpcap-int.h203 int linktype_ext; /* Extended information stored in the linktype field of a file */ member
H A Dpcap-dag.c926 p->linktype_ext = LT_FCS_DATALINK_EXT(0); in dag_activate()
951 p->linktype_ext = LT_FCS_DATALINK_EXT(pd->dag_fcs_bits/16); in dag_activate()
H A Dsf-pcapng.c1045 p->linktype_ext = 0; in pcap_ng_check_header()
H A Dpcap.c2744 return (p->linktype_ext);