Home | History | Annotate | Download | only in libpcap

Lines Matching refs:pcap_pkthdr

83  * In other words, the pcap_file_header and pcap_pkthdr,
1074 /* Allocate the space for pcap_pkthdr as well. It will be used by pcap_read_ex */
1075 p->bufsize = hdr.snaplen+sizeof(struct pcap_pkthdr);
1174 sf_next_packet(pcap_t *p, struct pcap_pkthdr *hdr, u_char *buf, u_int buflen)
1324 struct pcap_pkthdr h;
1365 pcap_dump(u_char *user, const struct pcap_pkthdr *h, const u_char *sp)