Searched refs:ip6po_flags (Results 1 – 3 of 3) sorted by relevance
216 ip6po_flags:2; member
1762 boolean_t dontfrag = (opt != NULL && (opt->ip6po_flags & IP6PO_DONTFRAG)) || in ip6_fragment_packet()3373 if (pktopt && ((pktopt->ip6po_flags) & IP6PO_DONTFRAG)) { in ip6_getpcbopt()3484 dst->ip6po_flags = src->ip6po_flags; in copypktopts()4139 opt->ip6po_flags &= ~IP6PO_DONTFRAG; in ip6_setpktopt()4141 opt->ip6po_flags |= IP6PO_DONTFRAG; in ip6_setpktopt()
3887 mld_po.ip6po_flags = IP6PO_DONTFRAG; in mld_init()