Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_types.h99 struct match_tuple { struct
100 enum stream_dir dir;
101 __u32 family;
102 __u8 protocol;
126 struct match_tuple tuple; argument