Searched defs:skb (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Connectivity/bpf/progs/ |
D | netd.c | 259 static __always_inline inline bool should_block_local_network_packets(struct __sk_buff *skb, in should_block_local_network_packets() 305 const struct __sk_buff* const skb, const struct egress_bool egress, const uint32_t uid, in do_packet_tracing() 388 static __always_inline inline bool skip_owner_match(struct __sk_buff* skb, in skip_owner_match() 434 static __always_inline inline bool ingress_should_discard(struct __sk_buff* skb, in ingress_should_discard() 463 static __always_inline inline int bpf_owner_match(struct __sk_buff* skb, uint32_t uid, in bpf_owner_match() 505 const struct __sk_buff* const skb, in update_stats_with_config() 516 static __always_inline inline int bpf_traffic_account(struct __sk_buff* skb, in bpf_traffic_account()
|
D | bpf_net_helpers.h | 132 static inline __always_inline __unused bool is_received_skb(struct __sk_buff* skb) { in is_received_skb() 139 static inline __always_inline void try_make_writable(struct __sk_buff* skb, unsigned len) { in try_make_writable()
|
D | clatd.c | 26 static inline __always_inline int nat64(struct __sk_buff* skb, in nat64()
|
D | offload.c | 306 static inline __always_inline int do_forward4_bottom(struct __sk_buff* skb, in do_forward4_bottom() 500 static inline __always_inline int do_forward4(struct __sk_buff* skb, in do_forward4()
|
D | offload@mainline.c | 306 static inline __always_inline int do_forward4_bottom(struct __sk_buff* skb, in do_forward4_bottom() 500 static inline __always_inline int do_forward4(struct __sk_buff* skb, in do_forward4()
|
D | dscpPolicy.c | 39 static inline __always_inline void match_policy(struct __sk_buff* skb, const bool ipv4) { in match_policy()
|