Home
last modified time | relevance | path

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

/packages/modules/Connectivity/bpf_progs/
Dnetd.c250 const struct __sk_buff* const skb, const struct egress_bool egress, const uint32_t uid, in do_packet_tracing()
334 static __always_inline inline bool skip_owner_match(struct __sk_buff* skb, in skip_owner_match()
380 static __always_inline inline bool ingress_should_discard(struct __sk_buff* skb, in ingress_should_discard()
409 static __always_inline inline int bpf_owner_match(struct __sk_buff* skb, uint32_t uid, in bpf_owner_match()
445 const struct __sk_buff* const skb, in update_stats_with_config()
456 static __always_inline inline int bpf_traffic_account(struct __sk_buff* skb, in bpf_traffic_account()
Dbpf_net_helpers.h79 static inline __always_inline __unused bool is_received_skb(struct __sk_buff* skb) { in is_received_skb()
86 static inline __always_inline void try_make_writable(struct __sk_buff* skb, int len) { in try_make_writable()
Dclatd.c57 static inline __always_inline int nat64(struct __sk_buff* skb, in nat64()
Doffload.c362 static inline __always_inline int do_forward4_bottom(struct __sk_buff* skb, in do_forward4_bottom()
556 static inline __always_inline int do_forward4(struct __sk_buff* skb, in do_forward4()
Doffload@mainline.c362 static inline __always_inline int do_forward4_bottom(struct __sk_buff* skb, in do_forward4_bottom()
556 static inline __always_inline int do_forward4(struct __sk_buff* skb, in do_forward4()