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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec6.h45 extern struct ipsecstat ipsec6stat;
H A Dipcomp_input.c269 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
296 IPSEC_STAT_INCREMENT(ipsec6stat.in_nosa);
310 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
312 IPSEC_STAT_INCREMENT(ipsec6stat.in_nomem);
316 IPSEC_STAT_INCREMENT(ipsec6stat.in_comphist[cpi]);
337 IPSEC_STAT_INCREMENT(ipsec6stat.in_nomem);
345 IPSEC_STAT_INCREMENT(ipsec6stat.in_success);
H A Dah_input.c645 ipsec6stat.in_inval++;
661 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
671 IPSEC_STAT_INCREMENT(ipsec6stat.in_nosa);
681 IPSEC_STAT_INCREMENT(ipsec6stat.in_badspi);
690 IPSEC_STAT_INCREMENT(ipsec6stat.in_badspi);
714 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
722 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
733 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
747 IPSEC_STAT_INCREMENT(ipsec6stat.in_ahreplay);
764 IPSEC_STAT_INCREMENT(ipsec6stat
[all...]
H A Desp_input.c743 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
753 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
765 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
778 IPSEC_STAT_INCREMENT(ipsec6stat.in_nosa);
788 IPSEC_STAT_INCREMENT(ipsec6stat.in_badspi);
796 IPSEC_STAT_INCREMENT(ipsec6stat.in_badspi);
805 IPSEC_STAT_INCREMENT(ipsec6stat.in_badspi);
825 IPSEC_STAT_INCREMENT(ipsec6stat.in_espreplay);
851 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
860 IPSEC_STAT_INCREMENT(ipsec6stat
[all...]
H A Dah_output.c467 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
476 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
512 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
534 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
537 IPSEC_STAT_INCREMENT(ipsec6stat.out_success);
540 IPSEC_STAT_INCREMENT(ipsec6stat.out_ahhist[sav->alg_auth]);
H A Dip6_forward.c176 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
253 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
275 IPSEC_STAT_INCREMENT(ipsec6stat.out_polvio);
H A Dipcomp_output.c134 stat = &ipsec6stat;
375 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
H A Dipsec.c210 struct ipsecstat ipsec6stat; variable in typeref:struct:ipsecstat
221 stats, CTLFLAG_RD | CTLFLAG_LOCKED, &ipsec6stat, ipsecstat, "");
3357 IPSEC_STAT_INCREMENT(ipsec6stat.out_nosa);
3391 IPSEC_STAT_INCREMENT(ipsec6stat.out_nosa);
3415 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
3427 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
3541 IPSEC_STAT_INCREMENT(ipsec6stat.out_nosa);
3563 IPSEC_STAT_INCREMENT(ipsec6stat.out_nosa);
3574 IPSEC_STAT_INCREMENT(ipsec6stat.out_nomem);
3722 IPSEC_STAT_INCREMENT(ipsec6stat
[all...]
H A Desp_output.c270 stat = &ipsec6stat;
302 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
H A Dudp6_usrreq.c394 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
509 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
H A Draw_ip6.c199 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
236 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
H A Dip6_output.c461 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
474 IPSEC_STAT_INCREMENT(ipsec6stat.out_polvio);
H A Dip6_input.c1147 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_input.c1506 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);

Completed in 53 milliseconds