Home
last modified time | relevance | path

Searched refs:IP6PO_MINMTU_ALL (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netinet6/
H A Dip6_var.h172 #define IP6PO_MINMTU_ALL 1 /* always send at min MTU */ macro
H A Dip6_output.c550 else if (opt && opt->ip6po_minmtu == IP6PO_MINMTU_ALL) in ip6_output()
2891 minmtupolicy != IP6PO_MINMTU_ALL) { in ip6_setpktoption()