Home
last modified time | relevance | path

Searched defs:l3_nhoff (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_ct.h162 __u32 l3_nhoff = get_l3_nhoff(skb); in ct_lookup_entry() local
H A Dnetfirewall_match.h92 __u32 l3_nhoff = get_l3_nhoff(skb); in get_match_tuple() local
H A Dnetfirewall_utils.h60 static __always_inline bool is_l4_protocol(struct __sk_buff *skb, __u32 l3_nhoff, __u8 protocol) in is_l4_protocol() argument
123 static __always_inline bool load_l4_protocol(const struct __sk_buff *skb, __u32 l3_nhoff, __u8 *protocol) in load_l4_protocol() argument
151 static __always_inline bool load_l3_v4_addrs(const struct __sk_buff *skb, __u32 l3_nhoff, __be3 argument
175 load_l3_v6_addrs(const struct __sk_buff *skb, __u32 l3_nhoff, struct in6_addr *saddr, struct in6_addr *daddr) load_l3_v6_addrs() argument
[all...]

Completed in 2 milliseconds