IP6PO_DONTFRAG 799 netinet6/ip6_output.c if (opt && (opt->ip6po_flags & IP6PO_DONTFRAG)) IP6PO_DONTFRAG 2168 netinet6/ip6_output.c if (pktopt && ((pktopt->ip6po_flags) & IP6PO_DONTFRAG)) IP6PO_DONTFRAG 3108 netinet6/ip6_output.c opt->ip6po_flags &= ~IP6PO_DONTFRAG; IP6PO_DONTFRAG 3110 netinet6/ip6_output.c opt->ip6po_flags |= IP6PO_DONTFRAG;