IP6PO_DONTFRAG
if (pktopt && ((pktopt->ip6po_flags) & IP6PO_DONTFRAG))
opt->ip6po_flags &= ~IP6PO_DONTFRAG;
opt->ip6po_flags |= IP6PO_DONTFRAG;
if (opt && (opt->ip6po_flags & IP6PO_DONTFRAG))