Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dcontent_filter.c409 struct cfil_queue { struct
410 uint64_t q_start; /* offset of first byte in queue */
411 uint64_t q_end; /* offset of last byte in queue */
412 struct cfil_mqhead q_mq;