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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_var.h232 #define IP6PO_MINMTU_ALL 1 /* always send at min MTU */ macro
H A Dip6_output.c1149 * the minimum MTU. If IP6PO_MINMTU_ALL is specified, all packets
1158 else if (opt && opt->ip6po_minmtu == IP6PO_MINMTU_ALL)
3466 minmtupolicy != IP6PO_MINMTU_ALL) {

Completed in 25 milliseconds