Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Dpf.c305 static int pf_check_proto_cksum(pbuf_t *, int, int,
5565 if (pf_check_proto_cksum(pbuf, off, len, IPPROTO_TCP, in pf_test_rule()
9581 pf_check_proto_cksum(pbuf_t *pbuf, int off, int len, u_int8_t p, in pf_check_proto_cksum() function