Home
last modified time | relevance | path

Searched defs:maxmtu (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c358 uint32_t maxmtu = iptun_get_maxmtu(iptun, NULL, 0); in iptun_m_setprop() local
1959 uint32_t maxmtu, pmtu; in iptun_get_maxmtu() local
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic.h471 int maxmtu; /* max possible mtu value */ member