Searched refs:LE_MAX_PAYLOAD (Results 1 – 4 of 4) sorted by relevance
280 uint8_t le_packet[LE_MAX_PAYLOAD];296 uint32_t incl_len = MIN(LE_MAX_PAYLOAD, caplen); in assemble_pcapng_le_packet()371 uint8_t le_packet[LE_MAX_PAYLOAD];390 unsigned incl_len = MIN(LE_MAX_PAYLOAD, packet_len); in lell_pcap_append_ppi_packet()
80 uint8_t le_packet[LE_MAX_PAYLOAD];
130 #define LE_MAX_PAYLOAD 255 macro
441 assert(caplen <= LE_MAX_PAYLOAD); in assemble_pcapng_le_packet()