crypto.c | 240 int error, drops = 0; local in function:sysctl_opencrypto_q_drops 248 drops += qs->crp_ret_q_drops; 252 node.sysctl_data = &drops; 314 int error, drops = 0; local in function:sysctl_opencrypto_kq_drops 322 drops += qs->crp_ret_kq_drops; 326 node.sysctl_data = &drops; 436 CTLTYPE_INT, "drops", 465 CTLTYPE_INT, "drops",
|