Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/iptun/
H A Diptun.c167 static uint32_t iptun_get_dst_pmtu(iptun_t *, ip_xmit_attr_t *);
1730 iptun_get_dst_pmtu(iptun_t *iptun, ip_xmit_attr_t *ixa) in iptun_get_dst_pmtu() function
1969 if ((pmtu = iptun_get_dst_pmtu(iptun, ixa)) == 0) { in iptun_get_maxmtu()