Searched refs:max_bytes (Results 1 – 4 of 4) sorted by relevance
302 uint32_t max_bytes; member
672 rp->max_bytes = MAX_KDP_DATA_SIZE; in kdp_maxbytes()
1425 u_int32_t max_bytes, mbuf_t *first_packet, mbuf_t *last_packet,
3875 get_common_prefix_size(const void *a, const void *b, uint8_t max_bytes) in get_common_prefix_size() argument3877 uint8_t max_words = max_bytes >> 2; in get_common_prefix_size()