HomeSort by: relevance | last modified time | path
    Searched refs:ipf_checkl4sum (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 747 if (ipf_checkl4sum(fin) == -1)
929 if (ipf_checkl4sum(fin) == -1)
1772 if (ipf_checkl4sum(fin) == -1) {
1778 if (ipf_checkl4sum(fin) == -1) {
1839 if (ipf_checkl4sum(fin) == -1) {
1845 if (ipf_checkl4sum(fin) == -1) {
ip_proxy.c 921 if ((fin->fin_out == 0) && (ipf_checkl4sum(fin) == -1)) {
ip_fil.h 1864 extern int ipf_checkl4sum(fr_info_t *);
fil.c 6489 /* Function: ipf_checkl4sum */
6499 ipf_checkl4sum(fr_info_t *fin) function in typeref:typename:int

Completed in 23 milliseconds