Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_utun.h89 u_int64_t utsp_packets; member
H A Dif_ipsec.h100 u_int64_t utsp_packets; member
H A Dif_utun.c2116 ifnet_stat_increment_in(pcb->utun_ifp, utsp->utsp_packets, in utun_ctl_setopt()
2119 ifnet_stat_increment_out(pcb->utun_ifp, utsp->utsp_packets, in utun_ctl_setopt()
H A Dif_ipsec.c3159 ifnet_stat_increment_in(pcb->ipsec_ifp, (uint32_t)utsp->utsp_packets, in ipsec_ctl_setopt()
3162 ifnet_stat_increment_out(pcb->ipsec_ifp, (uint32_t)utsp->utsp_packets, in ipsec_ctl_setopt()