Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dif_utun.h89 u_int64_t utsp_packets; member
H A Dif_ipsec.h101 u_int64_t utsp_packets; member
H A Dif_utun.c2119 ifnet_stat_increment_in(pcb->utun_ifp, utsp->utsp_packets, in utun_ctl_setopt()
2122 ifnet_stat_increment_out(pcb->utun_ifp, utsp->utsp_packets, in utun_ctl_setopt()
H A Dif_ipsec.c3162 ifnet_stat_increment_in(pcb->ipsec_ifp, (uint32_t)utsp->utsp_packets, in ipsec_ctl_setopt()
3165 ifnet_stat_increment_out(pcb->ipsec_ifp, (uint32_t)utsp->utsp_packets, in ipsec_ctl_setopt()