Home
last modified time | relevance | path

Searched defs:copyoffset (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.41.9/bsd/net/
H A Dcontent_filter.c3855 struct mbuf *data, unsigned int copyoffset, unsigned int copylen) in cfil_dispatch_data_event()
4024 unsigned int datalen = 0, copylen = 0, copyoffset = 0; in cfil_data_service_ctl_q() local