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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c298 static int pf_check_proto_cksum(struct mbuf *, int, int,
4599 if (pf_check_proto_cksum(m, off, len, IPPROTO_TCP, af))
7953 pf_check_proto_cksum(struct mbuf *m, int off, int len, u_int8_t p, function

Completed in 31 milliseconds