Home
last modified time | relevance | path

Searched refs:IXAF_USE_MIN_MTU (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ip/
H A Dconn_opt.c944 if (ixa->ixa_flags & IXAF_USE_MIN_MTU) in conn_opt_get()
1955 ixa->ixa_flags |= IXAF_USE_MIN_MTU; in conn_opt_set_ipv6()
H A Dip.c3841 if (ixa->ixa_flags & IXAF_USE_MIN_MTU) { in ip_get_pmtu()
/titanic_44/usr/src/uts/common/inet/
H A Dip.h2213 #define IXAF_USE_MIN_MTU 0x00000008 /* IPV6_USE_MIN_MTU */ macro