Searched refs:IPV6_MINMTU (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Din6_gif.c228 #if IPV6_MINMTU
234 return (ip6_output(m, 0, &sc->gif_ro6, IPV6_MINMTU, 0, NULL, NULL));
H A Dip6_var.h369 #define IPV6_MINMTU 0x04 /* use minimum MTU (IPV6_USE_MIN_MTU) */ macro
H A Dip6_output.c1266 if ((flags & IPV6_MINMTU)) {

Completed in 21 milliseconds