pf.c: In function `pf_test_tcp': pf.c:2311: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:2499: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c: In function `pf_test_udp': pf.c:2631: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:2742: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c: In function `pf_test_state_tcp': pf.c:3725: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:3728: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c: In function `pf_test_state_udp': pf.c:3798: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c: In function `pf_test_state_icmp': pf.c:4112: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:4114: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:4127: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:4172: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:4173: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:4186: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:4228: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:4229: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:4230: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:4314: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c:4315: warning: passing arg 4 of `m_copyback' from incompatible pointer type pf.c: In function `pf_route': pf.c:4531: warning: assignment makes pointer from integer without a cast pf.c:4608: error: structure has no member named `csum' pf.c:4608: error: `M_IPV4_CSUM_OUT' undeclared (first use in this function) pf.c:4608: error: (Each undeclared identifier is reported only once pf.c:4608: error: for each function it appears in.) pf.c:4609: error: structure has no member named `ips_outhwcsum' pf.c:4615: error: structure has no member named `csum' pf.c:4615: error: `M_TCPV4_CSUM_OUT' undeclared (first use in this function) pf.c:4616: error: structure has no member named `tcps_outhwcsum' pf.c:4617: error: structure has no member named `csum' pf.c:4617: error: `M_UDPV4_CSUM_OUT' undeclared (first use in this function) pf.c:4618: error: structure has no member named `udps_outhwcsum' pf.c: In function `pf_check_proto_cksum': pf.c:4803: error: `M_TCP_CSUM_IN_OK' undeclared (first use in this function) pf.c:4804: error: `M_TCP_CSUM_IN_BAD' undeclared (first use in this function) pf.c:4807: error: `M_UDP_CSUM_IN_OK' undeclared (first use in this function) pf.c:4808: error: `M_UDP_CSUM_IN_BAD' undeclared (first use in this function) pf.c:4819: error: structure has no member named `csum' pf.c:4821: error: structure has no member named `csum' pf.c:4854: error: structure has no member named `csum' pf.c:4873: error: structure has no member named `csum'