Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/net/
H A Dpf_pbuf.h102 void pbuf_copy_data(pbuf_t *, int, int, void *);
H A Dpf_pbuf.c370 pbuf_copy_data(pbuf_t *pbuf, int off, int len, void *dst) in pbuf_copy_data() function
H A Dpf.c5788 pbuf_copy_data(pbuf, off + sizeof(*uh), plen, in pf_test_rule()
6649 pbuf_copy_data(pbuf, off, plen, &cm); in pf_pptp_handler()
7691 pbuf_copy_data(pbuf, off + sizeof(*uh), plen, &ike); in pf_test_state_udp()
8409 pbuf_copy_data(pbuf, off + sizeof(uh), plen, in pf_test_state_icmp()
9152 pbuf_copy_data(pbuf, off, len, p); in pf_pull_hdr()