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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun_impl.h153 #define IPTUN_FIXED_MTU 0x0040 /* MTU was set using mtu link prop */ macro
H A Diptun.c365 iptun->iptun_flags |= IPTUN_FIXED_MTU;
2035 if (iptun->iptun_flags & IPTUN_FIXED_MTU)

Completed in 63 milliseconds