Searched refs:PSAMPLE_MAX_PACKET_SIZE (Results 1 – 1 of 1) sorted by relevance
20 #define PSAMPLE_MAX_PACKET_SIZE 0xffff macro385 if (meta_len + nla_total_size(data_len) > PSAMPLE_MAX_PACKET_SIZE) in psample_sample_packet()386 data_len = PSAMPLE_MAX_PACKET_SIZE - meta_len - NLA_HDRLEN in psample_sample_packet()