Searched refs:GOODCOPY_LEN (Results 1 – 2 of 2) sorted by relevance
52 #define GOODCOPY_LEN 128 macro609 copylen = clamp(hdr_len ?: GOODCOPY_LEN, ETH_HLEN, good_linear); in tap_get_user()
103 #define GOODCOPY_LEN 128 macro1758 copylen = min(hdr_len ? hdr_len : GOODCOPY_LEN, good_linear); in tun_get_user()