Home
last modified time | relevance | path

Searched defs:apply_bytes (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_bpf.c94 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/
Dskmsg.h48 u32 apply_bytes; member
88 u32 apply_bytes; member
/kernel/linux/linux-4.19/kernel/bpf/
Dsockmap.c113 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/
Dfilter.h557 __u32 apply_bytes; member