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