Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dcontent_filter.c411 struct cfil_queue { struct
412 uint64_t q_start; /* offset of first byte in queue */
413 uint64_t q_end; /* offset of last byte in queue */
414 struct cfil_mqhead q_mq;