Searched refs:cfil_entry_stat (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dcontent_filter.h206 struct cfil_entry_stat { struct
241 struct cfil_entry_stat ces_entries[CFIL_MAX_FILTER_COUNT];
H A Dcontent_filter.c1617 _CASSERT(sizeof(struct cfil_entry_stat) % sizeof(uint32_t) == 0);
3880 struct cfil_entry_stat *estat;
3888 estat->ces_len = sizeof(struct cfil_entry_stat);
/macosx-10.10.1/network_cmds-457/cfilutil/
H A Dcfilstat.c168 struct cfil_entry_stat *estat;

Completed in 242 milliseconds