Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dcontent_filter.h332 struct cfil_msg_action { struct
333 struct cfil_msg_hdr cfa_msghdr;
334 uint64_t cfa_in_pass_offset;
335 uint64_t cfa_in_peek_offset;
336 uint64_t cfa_out_pass_offset;
337 uint64_t cfa_out_peek_offset;
338 uint32_t cfa_stats_frequency; // Statistics frequency in milliseconds