Searched refs:IXAF_USE_MIN_MTU (Results 1 – 3 of 3) sorted by relevance
976 if (ixa->ixa_flags & IXAF_USE_MIN_MTU) in conn_opt_get()2009 ixa->ixa_flags |= IXAF_USE_MIN_MTU; in conn_opt_set_ipv6()
3873 if (ixa->ixa_flags & IXAF_USE_MIN_MTU) { in ip_get_pmtu()
2218 #define IXAF_USE_MIN_MTU 0x00000008 /* IPV6_USE_MIN_MTU */ macro