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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun_impl.h134 uint64_t iptun_noxmtbuf; member in struct:iptun_s
H A Diptun.c211 *val = iptun->iptun_noxmtbuf;
306 iptun_drop_pkt(mpchain, &iptun->iptun_noxmtbuf);
2106 iptun_drop_pkt(mp, &iptun->iptun_noxmtbuf);
2163 iptun_drop_pkt(mp, &iptun->iptun_noxmtbuf);
2992 iptun_drop_pkt(mp, &iptun->iptun_noxmtbuf);
3052 atomic_inc_64(&iptun->iptun_noxmtbuf);
3116 iptun_drop_pkt(mp, &iptun->iptun_noxmtbuf);

Completed in 67 milliseconds