Searched refs:IXAF_USE_MIN_MTU (Results 1 – 3 of 3) sorted by relevance
944 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()
3841 if (ixa->ixa_flags & IXAF_USE_MIN_MTU) { in ip_get_pmtu()
2213 #define IXAF_USE_MIN_MTU 0x00000008 /* IPV6_USE_MIN_MTU */ macro