Searched refs:block_cursor (Results 1 – 1 of 1) sorted by relevance
/external/libpcap/ |
D | sf-pcapng.c | 182 struct block_cursor { struct 279 read_block(FILE *fp, pcap_t *p, struct block_cursor *cursor, char *errbuf) in read_block() 388 get_from_block_data(struct block_cursor *cursor, size_t chunk_size, in get_from_block_data() 414 get_opthdr_from_block_data(pcap_t *p, struct block_cursor *cursor, char *errbuf) in get_opthdr_from_block_data() 438 get_optvalue_from_block_data(struct block_cursor *cursor, in get_optvalue_from_block_data() 460 process_idb_options(pcap_t *p, struct block_cursor *cursor, uint64_t *tsresol, in process_idb_options() 592 struct block_cursor *cursor, char *errbuf) in add_interface() 781 struct block_cursor cursor; in pcap_ng_check_header() 1089 struct block_cursor cursor; in pcap_ng_next_packet()
|