Home
last modified time | relevance | path

Searched refs:CFM_OP_DATA_OUT (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.81.2/bsd/net/ !
H A Dcontent_filter.h154 #define CFM_OP_DATA_OUT 3 /* data being sent */ macro
H A Dcontent_filter.c3751 outgoing ? CFM_OP_DATA_OUT : CFM_OP_DATA_IN; in cfil_dispatch_data_event()