ip6po_flags 799 netinet6/ip6_output.c if (opt && (opt->ip6po_flags & IP6PO_DONTFRAG)) ip6po_flags 2168 netinet6/ip6_output.c if (pktopt && ((pktopt->ip6po_flags) & IP6PO_DONTFRAG)) ip6po_flags 2261 netinet6/ip6_output.c dst->ip6po_flags = src->ip6po_flags; ip6po_flags 3108 netinet6/ip6_output.c opt->ip6po_flags &= ~IP6PO_DONTFRAG; ip6po_flags 3110 netinet6/ip6_output.c opt->ip6po_flags |= IP6PO_DONTFRAG; ip6po_flags 166 netinet6/ip6_var.h int ip6po_flags;