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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Desp_input.c135 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
144 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
166 IPSEC_STAT_INCREMENT(ipsecstat.in_nosa);
176 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi);
184 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi);
193 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
211 IPSEC_STAT_INCREMENT(ipsecstat.in_espreplay);
230 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
237 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
246 IPSEC_STAT_INCREMENT(ipsecstat
[all...]
H A Dipcomp_input.c102 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
111 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
139 IPSEC_STAT_INCREMENT(ipsecstat.in_nosa);
159 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
161 IPSEC_STAT_INCREMENT(ipsecstat.in_nomem);
165 IPSEC_STAT_INCREMENT(ipsecstat.in_comphist[cpi]);
190 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
204 IPSEC_STAT_INCREMENT(ipsecstat.in_nomem);
214 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
222 IPSEC_STAT_INCREMENT(ipsecstat
[all...]
H A Dah_input.c121 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
134 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
154 IPSEC_STAT_INCREMENT(ipsecstat.in_nosa);
164 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi);
173 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi);
214 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
222 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
231 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
243 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
256 IPSEC_STAT_INCREMENT(ipsecstat
[all...]
H A Dipsec6.h45 extern struct ipsecstat ipsec6stat;
H A Dah_output.c183 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
192 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
274 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
298 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
326 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
335 ipsecstat.out_success++;
336 ipsecstat.out_ahhist[sav->alg_auth]++;
H A Desp_output.c226 struct ipsecstat *stat;
236 stat = &ipsecstat;
265 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
378 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
399 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
457 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
647 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
761 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.h192 struct ipsecstat { struct
293 extern struct ipsecstat ipsecstat;
H A Dipsec.c120 struct ipsecstat ipsecstat; variable in typeref:struct:ipsecstat
143 stats, CTLFLAG_RD, &ipsecstat, ipsecstat, "");
181 struct ipsecstat ipsec6stat;
192 stats, CTLFLAG_RD, &ipsec6stat, ipsecstat, "");
2852 IPSEC_STAT_INCREMENT(ipsecstat.in_inval);
2874 IPSEC_STAT_INCREMENT(ipsecstat.out_nosa);
2898 IPSEC_STAT_INCREMENT(ipsecstat.out_nosa);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Draw_ip.c226 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
273 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
H A Dudp_usrreq.c481 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
634 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
H A Dip_output.c876 IPSEC_STAT_INCREMENT(ipsecstat.out_inval);
890 IPSEC_STAT_INCREMENT(ipsecstat.out_polvio);
H A Dip_input.c1209 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);
H A Dtcp_input.c856 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio);

Completed in 106 milliseconds