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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun_impl.h117 uint32_t iptun_dpmtu; /* destination path MTU */ member in struct:iptun_s
H A Diptun.c1440 iptun->iptun_dpmtu = iptun->iptun_mtu;
1968 iptun->iptun_dpmtu = new_pmtu;
1976 pmtu = iptun->iptun_dpmtu;
1978 iptun->iptun_dpmtu = pmtu;

Completed in 65 milliseconds