Searched defs:skb (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Connectivity/bpf_progs/ |
| D | netd.c | 242 const struct __sk_buff* const skb, const bool egress, const uint32_t uid, in do_packet_tracing() 301 static __always_inline inline bool skip_owner_match(struct __sk_buff* skb, bool egress, in skip_owner_match() 351 static __always_inline inline int bpf_owner_match(struct __sk_buff* skb, uint32_t uid, in bpf_owner_match() 387 const struct __sk_buff* const skb, in update_stats_with_config() 398 static __always_inline inline int bpf_traffic_account(struct __sk_buff* skb, bool egress, in bpf_traffic_account()
|
| D | bpf_net_helpers.h | 78 static inline __always_inline __unused bool is_received_skb(struct __sk_buff* skb) { in is_received_skb() 85 static inline __always_inline void try_make_writable(struct __sk_buff* skb, int len) { in try_make_writable()
|
| D | clatd.c | 57 static inline __always_inline int nat64(struct __sk_buff* skb, in nat64()
|
| D | offload@btf.c | 356 static inline __always_inline int do_forward4_bottom(struct __sk_buff* skb, in do_forward4_bottom() 549 static inline __always_inline int do_forward4(struct __sk_buff* skb, const bool is_ethernet, in do_forward4()
|
| D | offload.c | 356 static inline __always_inline int do_forward4_bottom(struct __sk_buff* skb, in do_forward4_bottom() 549 static inline __always_inline int do_forward4(struct __sk_buff* skb, const bool is_ethernet, in do_forward4()
|