HomeSort by: relevance | last modified time | path
    Searched refs:IP6PO_MINMTU_ALL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
ip6_var.h 116 #define IP6PO_MINMTU_ALL 1 /* always send at min MTU */
ip6_output.c 724 * the minimum MTU. If IP6PO_MINMTU_ALL is specified, all packets
733 else if (opt && opt->ip6po_minmtu == IP6PO_MINMTU_ALL)
3183 minmtupolicy != IP6PO_MINMTU_ALL) {

Completed in 12 milliseconds