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

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_var.h233 #define IP6PO_MINMTU_ALL 1 /* always send at min MTU */ macro
H A Dip6_output.c1259 * the minimum MTU. If IP6PO_MINMTU_ALL is specified, all packets
1268 } else if (opt && opt->ip6po_minmtu == IP6PO_MINMTU_ALL) {
3659 minmtupolicy != IP6PO_MINMTU_ALL) {

Completed in 30 milliseconds