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

/freebsd-10-stable/sys/netinet6/
H A Dip6_var.h160 #define IP6PO_MINMTU_MCASTONLY -1 /* default; send at min MTU for multicast*/ macro
H A Dip6_output.c2123 opt->ip6po_minmtu = IP6PO_MINMTU_MCASTONLY;
2152 int defminmtu = IP6PO_MINMTU_MCASTONLY;
2789 if (minmtupolicy != IP6PO_MINMTU_MCASTONLY &&

Completed in 66 milliseconds