Searched refs:p_buflen (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/bsd/net/ |
| H A D | pfvar.h | 2301 __private_extern__ void *pf_pull_hdr(pbuf_t *, int, void __sized_by(p_buflen) * p, int p_buflen, in…
|
| H A D | pf.c | 9093 pf_pull_hdr(pbuf_t *pbuf, int off, void *__sized_by(p_buflen)p, int p_buflen, int copylen, in pf_pull_hdr() argument 9133 pbuf_copy_data(pbuf, off, copylen, p, p_buflen); in pf_pull_hdr()
|