Home
last modified time | relevance | path

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

/titanic_41/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.c364 iptun->iptun_flags |= IPTUN_FIXED_MTU; in iptun_m_setprop()
2033 if (iptun->iptun_flags & IPTUN_FIXED_MTU) in iptun_update_mtu()