Searched refs:ipf_checkl4sum (Results 1 – 4 of 4) sorted by relevance
359 if (ipf_checkl4sum(fin) == -1)534 if (ipf_checkl4sum(fin) == -1)1127 if (ipf_checkl4sum(fin) == -1) {1134 if (ipf_checkl4sum(fin) == -1) {1164 if (ipf_checkl4sum(fin) == -1) {
929 if ((fin->fin_out == 0) && (ipf_checkl4sum(fin) == -1)) {
1722 extern int ipf_checkl4sum __P((fr_info_t *));
6673 ipf_checkl4sum(fin) in ipf_checkl4sum() function