Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_ct.h166 __u32 l4_nhoff = get_l4_nhoff(skb); in ct_lookup_entry() local
H A Dnetfirewall_match.h93 __u32 l4_nhoff = get_l4_nhoff(skb); in get_match_tuple() local
H A Dnetfirewall_utils.h110 static __always_inline int load_tcp_flags(struct __sk_buff *skb, __u32 l4_nhoff, union tcp_flags *flags) in load_tcp_flags() argument
201 static __always_inline bool load_icmp_info(const struct __sk_buff *skb, __u32 l4_nhoff, __u8 protocol, __u8 *type, in load_icmp_info() argument
238 static __always_inline bool load_l4_ports(const struct __sk_buff *skb, __u32 l4_nhoff, __u8 protocol, __be16 *sport, in load_l4_ports() argument
271 load_l4_header_flags(const struct __sk_buff *skb, __u32 l4_nhoff, __u16 *rst) load_l4_header_flags() argument
[all...]

Completed in 2 milliseconds