Searched refs:utsp_errors (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dif_ipsec.h74 u_int64_t utsp_errors; member in struct:ipsec_stats_param
H A Dif_utun.h102 u_int64_t utsp_errors; member in struct:utun_stats_param
H A Dif_ipsec.c515 utsp->utsp_bytes, utsp->utsp_errors);
518 utsp->utsp_bytes, utsp->utsp_errors);
H A Dif_utun.c554 utsp->utsp_bytes, utsp->utsp_errors);
557 utsp->utsp_bytes, utsp->utsp_errors);

Completed in 20 milliseconds