Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_ct.h138 bool is_tcp = (tuple->protocol == IPPROTO_TCP); in ct_create_entry() local
163 bool is_tcp = is_l4_protocol(skb, l3_nhoff, IPPROTO_TCP); in ct_lookup_entry() local