Home
last modified time | relevance | path

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

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