IP6F_MORE_FRAG
if (frag.ip6f_offlg & IP6F_MORE_FRAG)
frent->fe_mff = fraghdr->ip6f_offlg & IP6F_MORE_FRAG;
if ((ip6f->ip6f_offlg & IP6F_MORE_FRAG) &&
if (fragoff == 0 && !(ip6f->ip6f_offlg & IP6F_MORE_FRAG)) {
ip6af->ip6af_mff = ip6f->ip6f_offlg & IP6F_MORE_FRAG;
ip6f->ip6f_offlg |= IP6F_MORE_FRAG;
(dp->ip6f_offlg & IP6F_MORE_FRAG) ? "+" : "");