Home
last modified time | relevance | path

Searched refs:EVENT_TUPLE_DEBUG (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_event.h46 case EVENT_TUPLE_DEBUG: in output_to_user()
99 output_to_user(EVENT_TUPLE_DEBUG, tuple, sizeof(struct match_tuple)); in log_tuple()
H A Dnetfirewall_types.h50 EVENT_TUPLE_DEBUG, enumerator
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_netfirewall.cpp719 case EVENT_TUPLE_DEBUG: { in HandleEvent()