Home
last modified time | relevance | path

Searched refs:ipsecstat (Results 1 – 10 of 10) sorted by relevance

/xnu-11417.101.15/bsd/netinet6/ !
H A Dah_input.c143 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in ah4_input()
170 IPSEC_STAT_INCREMENT(ipsecstat.in_nosa); in ah4_input()
181 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi); in ah4_input()
190 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi); in ah4_input()
231 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in ah4_input()
239 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in ah4_input()
248 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in ah4_input()
266 IPSEC_STAT_INCREMENT(ipsecstat.in_ahreplay); in ah4_input()
282 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in ah4_input()
294 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in ah4_input()
[all …]
H A Desp_input.c241 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in esp4_input_extended()
250 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in esp4_input_extended()
266 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in esp4_input_extended()
286 IPSEC_STAT_INCREMENT(ipsecstat.in_nosa); in esp4_input_extended()
297 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi); in esp4_input_extended()
305 IPSEC_STAT_INCREMENT(ipsecstat.in_badspi); in esp4_input_extended()
314 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in esp4_input_extended()
342 IPSEC_STAT_INCREMENT(ipsecstat.in_espreplay); in esp4_input_extended()
359 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in esp4_input_extended()
378 IPSEC_STAT_INCREMENT(ipsecstat.in_inval); in esp4_input_extended()
[all …]
H A Dah_output.c207 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in ah4_output()
216 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in ah4_output()
303 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in ah4_output()
327 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in ah4_output()
355 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in ah4_output()
364 ipsecstat.out_success++; in ah4_output()
365 ipsecstat.out_ahhist[sav->alg_auth]++; in ah4_output()
H A Desp_output.c264 struct ipsecstat *stat; in esp_output()
273 stat = &ipsecstat; in esp_output()
321 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in esp_output()
477 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in esp_output()
499 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in esp_output()
557 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in esp_output()
747 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in esp_output()
879 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in esp_output()
977 struct ipsecstat *stat = NULL; in esp_kpipe_output()
1027 stat = &ipsecstat; in esp_kpipe_output()
H A Dipsec.h212 struct ipsecstat { struct
336 extern struct ipsecstat ipsecstat;
H A Dipsec6.h45 extern struct ipsecstat ipsec6stat;
H A Dipsec.c145 struct ipsecstat ipsecstat; variable
167 stats, CTLFLAG_RD | CTLFLAG_LOCKED, &ipsecstat, ipsecstat, "");
204 struct ipsecstat ipsec6stat;
215 stats, CTLFLAG_RD | CTLFLAG_LOCKED, &ipsec6stat, ipsecstat, "");
3183 IPSEC_STAT_INCREMENT(ipsecstat.out_nosa); in ipsec4_output_internal()
3375 IPSEC_STAT_INCREMENT(ipsecstat.out_nosa); in ipsec4_interface_kpipe_output()
3383 IPSEC_STAT_INCREMENT(ipsecstat.out_nosa); in ipsec4_interface_kpipe_output()
3391 IPSEC_STAT_INCREMENT(ipsecstat.out_nosa); in ipsec4_interface_kpipe_output()
3400 IPSEC_STAT_INCREMENT(ipsecstat.out_nosa); in ipsec4_interface_kpipe_output()
3414 IPSEC_STAT_INCREMENT(ipsecstat.out_nosa); in ipsec4_interface_kpipe_output()
[all …]
/xnu-11417.101.15/bsd/netinet/ !
H A Dip_output.c1354 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in ip_output_list()
1371 IPSEC_STAT_INCREMENT(ipsecstat.out_polvio); in ip_output_list()
H A Dip_input.c1591 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio); in ip_input_second_pass()
2102 IPSEC_STAT_INCREMENT(ipsecstat.in_polvio); in ip_input()
/xnu-11417.101.15/bsd/net/ !
H A Dif_ipsec.c3651 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in ipsec_output()
3669 IPSEC_STAT_INCREMENT(ipsecstat.out_inval); in ipsec_output()