Searched refs:IPV6_FRAG_HIGH_THRESH (Results 1 – 4 of 4) sorted by relevance
453 ieee802154_lowpan->fqdir->high_thresh = IPV6_FRAG_HIGH_THRESH; in lowpan_frags_init_net()
502 nf_frag->fqdir->high_thresh = IPV6_FRAG_HIGH_THRESH; in nf_ct_net_init()
533 net->ipv6.fqdir->high_thresh = IPV6_FRAG_HIGH_THRESH; in ipv6_frags_init_net()
512 #define IPV6_FRAG_HIGH_THRESH (4 * 1024*1024) /* 4194304 */ macro