Searched defs:apply_bytes (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_bpf.c | 94 struct sk_msg *msg, u32 apply_bytes, int flags) in bpf_tcp_ingress() 146 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, in tcp_bpf_push() 204 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-4.19/kernel/bpf/ |
| D | sockmap.c | 113 int apply_bytes; member 473 static int bpf_tcp_push(struct sock *sk, int apply_bytes, in bpf_tcp_push() 688 static int bpf_tcp_ingress(struct sock *sk, int apply_bytes, in bpf_tcp_ingress()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | filter.h | 557 __u32 apply_bytes; member
|