Home
last modified time | relevance | path

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

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