Searched defs:apply_bytes (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_bpf.c | 95 struct sk_msg *msg, u32 apply_bytes, int flags) in bpf_tcp_ingress() 150 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, in tcp_bpf_push() 208 u32 apply_bytes, int flags, bool uncharge) in tcp_bpf_push_locked()
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp_bpf.c | 33 struct sk_msg *msg, u32 apply_bytes, int flags) in bpf_tcp_ingress() 90 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, in tcp_bpf_push() 153 u32 apply_bytes, int flags, bool uncharge) in tcp_bpf_push_locked()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | skmsg.h | 48 u32 apply_bytes; member 88 u32 apply_bytes; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | skmsg.h | 47 u32 apply_bytes; member 82 u32 apply_bytes; member
|