Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dpcap-common.h50 extern void swap_pseudo_headers(int linktype, struct pcap_pkthdr *hdr,
H A Dpcap-common.c1651 swap_pseudo_headers(int linktype, struct pcap_pkthdr *hdr, u_char *data) in swap_pseudo_headers() function
H A Dsf-pcap.c710 swap_pseudo_headers(p->linktype, hdr, *data); in pcap_next_packet()
H A Dsf-pcapng.c1515 swap_pseudo_headers(p->linktype, hdr, *data); in pcap_ng_next_packet()