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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Desp_input.c579 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
589 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
598 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
611 IPSEC_STAT_INCREMENT(ipsec6stat.in_nosa);
621 IPSEC_STAT_INCREMENT(ipsec6stat.in_badspi);
629 IPSEC_STAT_INCREMENT(ipsec6stat.in_badspi);
638 IPSEC_STAT_INCREMENT(ipsec6stat.in_badspi);
656 IPSEC_STAT_INCREMENT(ipsec6stat.in_espreplay);
682 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
691 IPSEC_STAT_INCREMENT(ipsec6stat
[all...]
H A Dipcomp_input.c260 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
283 IPSEC_STAT_INCREMENT(ipsec6stat.in_nosa);
297 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
299 IPSEC_STAT_INCREMENT(ipsec6stat.in_nomem);
303 IPSEC_STAT_INCREMENT(ipsec6stat.in_comphist[cpi]);
324 IPSEC_STAT_INCREMENT(ipsec6stat.in_nomem);
332 IPSEC_STAT_INCREMENT(ipsec6stat.in_success);
H A Dah_input.c583 ipsec6stat.in_inval++;
596 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
606 IPSEC_STAT_INCREMENT(ipsec6stat.in_nosa);
616 IPSEC_STAT_INCREMENT(ipsec6stat.in_badspi);
625 IPSEC_STAT_INCREMENT(ipsec6stat.in_badspi);
649 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
657 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
668 IPSEC_STAT_INCREMENT(ipsec6stat.in_inval);
682 IPSEC_STAT_INCREMENT(ipsec6stat.in_ahreplay);
699 IPSEC_STAT_INCREMENT(ipsec6stat
[all...]
H A Dipsec6.h45 extern struct ipsecstat ipsec6stat;
H A Dah_output.c439 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
448 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
484 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
506 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
509 IPSEC_STAT_INCREMENT(ipsec6stat.out_success);
512 IPSEC_STAT_INCREMENT(ipsec6stat.out_ahhist[sav->alg_auth]);
H A Dip6_forward.c118 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
180 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
202 IPSEC_STAT_INCREMENT(ipsec6stat.out_polvio);
H A Dipcomp_output.c134 stat = &ipsec6stat;
375 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
H A Dipsec.c181 struct ipsecstat ipsec6stat; variable in typeref:struct:ipsecstat
192 stats, CTLFLAG_RD, &ipsec6stat, ipsecstat, "");
3111 IPSEC_STAT_INCREMENT(ipsec6stat.out_nosa);
3145 IPSEC_STAT_INCREMENT(ipsec6stat.out_nosa);
3169 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
3181 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
3297 IPSEC_STAT_INCREMENT(ipsec6stat.out_nosa);
3319 IPSEC_STAT_INCREMENT(ipsec6stat.out_nosa);
3330 IPSEC_STAT_INCREMENT(ipsec6stat.out_nomem);
3443 IPSEC_STAT_INCREMENT(ipsec6stat
[all...]
H A Desp_output.c242 stat = &ipsec6stat;
274 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
H A Draw_ip6.c178 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
206 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
H A Dudp6_usrreq.c329 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
422 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
H A Dip6_output.c241 IPSEC_STAT_INCREMENT(ipsec6stat.out_inval);
254 IPSEC_STAT_INCREMENT(ipsec6stat.out_polvio);
H A Dip6_input.c954 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_input.c850 IPSEC_STAT_INCREMENT(ipsec6stat.in_polvio);

Completed in 260 milliseconds