ip6frag_high_thresh

file: /proc/sys/net/ipv6/ip6frag_high_thresh
variable: net.ipv6.ip6frag_high_thresh
Official reference

Maximum memory used to reassemble IPv6 fragments. When ip6frag_high_thresh bytes of memory is allocated for this purpose, the fragment handler will toss packets until ip6frag_low_thresh is reached.

source