Searched refs:ipsecstat (Results 1 - 14 of 14) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dipcomp_input.c103 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
112 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
144 IPSEC_STAT_INCREMENT(ipsecstat.in_nosa);
164 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
166 IPSEC_STAT_INCREMENT(ipsecstat.in_nomem);
170 IPSEC_STAT_INCREMENT(ipsecstat.in_comphist[cpi]);
195 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
209 IPSEC_STAT_INCREMENT(ipsecstat.in_nomem);
219 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
232 IPSEC_STAT_INCREMENT(ipsecstat
[all...]
H A Desp_input.c186 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
195 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
209 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
228 IPSEC_STAT_INCREMENT(ipsecstat.in_nosa);
238 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi);
246 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi);
255 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
274 IPSEC_STAT_INCREMENT(ipsecstat.in_espreplay);
293 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
300 IPSEC_STAT_INCREMENT(ipsecstat
[all...]
H A Dah_input.c151 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
170 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
190 IPSEC_STAT_INCREMENT(ipsecstat.in_nosa);
200 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi);
209 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi);
250 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
258 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
267 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
281 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
294 IPSEC_STAT_INCREMENT(ipsecstat
[all...]
H A Dipsec6.h45 extern struct ipsecstat ipsec6stat;
H A Dah_output.c211 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
220 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
302 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
326 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
354 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
363 ipsecstat.out_success++;
364 ipsecstat.out_ahhist[sav->alg_auth]++;
H A Desp_output.c254 struct ipsecstat *stat;
264 stat = &ipsecstat;
293 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
406 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
427 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
485 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
675 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
789 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
H A Dipcomp_output.c122 struct ipsecstat *stat;
128 stat = &ipsecstat;
309 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
355 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
H A Dipsec.h193 struct ipsecstat { struct
299 extern struct ipsecstat ipsecstat;
H A Dipsec.c148 struct ipsecstat ipsecstat; variable in typeref:struct:ipsecstat
172 stats, CTLFLAG_RD | CTLFLAG_LOCKED, &ipsecstat, ipsecstat, "");
210 struct ipsecstat ipsec6stat;
221 stats, CTLFLAG_RD | CTLFLAG_LOCKED, &ipsec6stat, ipsecstat, "");
3073 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
3095 IPSEC_STAT_INCREMENT(ipsecstat.out_nosa);
3119 IPSEC_STAT_INCREMENT(ipsecstat.out_nosa);
/darwin-on-arm/xnu/bsd/netinet/
H A Draw_ip.c233 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
289 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
H A Dudp_usrreq.c510 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
685 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
H A Dip_output.c1122 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
1136 IPSEC_STAT_INCREMENT(ipsecstat.out_polvio);
H A Dip_input.c1383 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
H A Dtcp_input.c1518 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);

Completed in 55 milliseconds