Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dpfvar.h2301 __private_extern__ void *pf_pull_hdr(pbuf_t *, int, void __sized_by(p_buflen) * p, int p_buflen, in…
H A Dpf.c9093 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()