Home
last modified time | relevance | path

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

/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dpcapng.c123 #define MIN_NRB_SIZE ((guint32)(MIN_BLOCK_SIZE + sizeof(pcapng_name_resolution_block_t))) macro
2292 if (bh->block_total_length < MIN_NRB_SIZE) { in pcapng_read_name_resolution_block()
2298 bh->block_total_length, MIN_NRB_SIZE); in pcapng_read_name_resolution_block()
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dpcapng.c123 #define MIN_NRB_SIZE ((guint32)(MIN_BLOCK_SIZE + sizeof(pcapng_name_resolution_block_t))) macro
2292 if (bh->block_total_length < MIN_NRB_SIZE) { in pcapng_read_name_resolution_block()
2298 bh->block_total_length, MIN_NRB_SIZE); in pcapng_read_name_resolution_block()
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dpcapng.c123 #define MIN_NRB_SIZE ((guint32)(MIN_BLOCK_SIZE + sizeof(pcapng_name_resolution_block_t)))
2292 if (bh->block_total_length < MIN_NRB_SIZE) {
2298 bh->block_total_length, MIN_NRB_SIZE);
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dpcapng.c123 #define MIN_NRB_SIZE ((guint32)(MIN_BLOCK_SIZE + sizeof(pcapng_name_resolution_block_t))) macro
2292 if (bh->block_total_length < MIN_NRB_SIZE) { in pcapng_read_name_resolution_block()
2298 bh->block_total_length, MIN_NRB_SIZE); in pcapng_read_name_resolution_block()