Searched defs:skb (Results 1 – 4 of 4) sorted by relevance
42 static inline __always_inline int nat64(struct __sk_buff* skb, bool is_ethernet) { in nat64()180 int sched_cls_ingress_clat_ether(struct __sk_buff* skb) { in sched_cls_ingress_clat_ether()185 int sched_cls_ingress_clat_rawip(struct __sk_buff* skb) { in sched_cls_ingress_clat_rawip()192 int sched_cls_egress_clat_ether(struct __sk_buff* skb) { in sched_cls_egress_clat_ether()197 int sched_cls_egress_clat_rawip(struct __sk_buff* skb) { in sched_cls_egress_clat_rawip()
185 static inline int bpf_owner_match(struct __sk_buff* skb, uint32_t uid, int direction) { in bpf_owner_match()216 static __always_inline inline void update_stats_with_config(struct __sk_buff* skb, int direction, in update_stats_with_config()225 static __always_inline inline int bpf_traffic_account(struct __sk_buff* skb, int direction) { in bpf_traffic_account()284 int bpf_cgroup_ingress(struct __sk_buff* skb) { in bpf_cgroup_ingress()289 int bpf_cgroup_egress(struct __sk_buff* skb) { in bpf_cgroup_egress()
37 static inline __always_inline int do_forward(struct __sk_buff* skb, bool is_ethernet) { in do_forward()166 int sched_cls_ingress_tether_ether(struct __sk_buff* skb) { in sched_cls_ingress_tether_ether()
56 static inline __always_inline __unused bool is_received_skb(struct __sk_buff* skb) { in is_received_skb()