Searched refs:ip6po_flags (Results 1 – 4 of 4) sorted by relevance
170 int ip6po_flags; member
1145 if ((opt && (opt->ip6po_flags & IP6PO_DONTFRAG)) || tso) in ip6_output()2656 if (pktopt && ((pktopt->ip6po_flags) & IP6PO_DONTFRAG)) in ip6_getpcbopt()2756 dst->ip6po_flags = src->ip6po_flags; in copypktopts()3259 opt->ip6po_flags &= ~IP6PO_DONTFRAG; in ip6_setpktopt()3261 opt->ip6po_flags |= IP6PO_DONTFRAG; in ip6_setpktopt()
3298 mld_po.ip6po_flags = IP6PO_DONTFRAG; in mld_init()