Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c165 static void iptun_output(iptun_t *, mblk_t *);
313 iptun_output(iptun, mp); in iptun_m_tx()
3105 iptun_output(iptun_t *iptun, mblk_t *mp) in iptun_output() function