Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dpf_pbuf.h100 void pbuf_copy_data(pbuf_t *, int, int, void *);
H A Dpf_pbuf.c367 pbuf_copy_data(pbuf_t *pbuf, int off, int len, void *dst) in pbuf_copy_data() function
H A Dpf.c5653 pbuf_copy_data(pbuf, off + sizeof(*uh), plen, in pf_test_rule()
6490 pbuf_copy_data(pbuf, off, plen, &cm); in pf_pptp_handler()
7532 pbuf_copy_data(pbuf, off + sizeof(*uh), plen, &ike); in pf_test_state_udp()
8224 pbuf_copy_data(pbuf, off + sizeof(uh), plen, in pf_test_state_icmp()
8969 pbuf_copy_data(pbuf, off, len, p); in pf_pull_hdr()