Searched refs:IPV6_FRAG_HIGH_THRESH (Results 1 – 4 of 4) sorted by relevance
542 ieee802154_lowpan->frags.high_thresh = IPV6_FRAG_HIGH_THRESH; in lowpan_frags_init_net()
607 net->nf_frag.frags.high_thresh = IPV6_FRAG_HIGH_THRESH; in nf_ct_net_init()
623 net->ipv6.frags.high_thresh = IPV6_FRAG_HIGH_THRESH; in ipv6_frags_init_net()
396 #define IPV6_FRAG_HIGH_THRESH (4 * 1024*1024) /* 4194304 */ macro