Searched refs:IPV6_FRAG_LOW_THRESH (Results 1 – 4 of 4) sorted by relevance
543 ieee802154_lowpan->frags.low_thresh = IPV6_FRAG_LOW_THRESH; in lowpan_frags_init_net()
608 net->nf_frag.frags.low_thresh = IPV6_FRAG_LOW_THRESH; in nf_ct_net_init()
624 net->ipv6.frags.low_thresh = IPV6_FRAG_LOW_THRESH; in ipv6_frags_init_net()
397 #define IPV6_FRAG_LOW_THRESH (3 * 1024*1024) /* 3145728 */ macro