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/
H A Dtcp_bpf.c150 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, in tcp_bpf_push() argument
94 bpf_tcp_ingress(struct sock *sk, struct sk_psock *psock, struct sk_msg *msg, u32 apply_bytes, int flags) bpf_tcp_ingress() argument
207 tcp_bpf_push_locked(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, int flags, bool uncharge) tcp_bpf_push_locked() argument
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bpf.c88 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, in tcp_bpf_push() argument
32 bpf_tcp_ingress(struct sock *sk, struct sk_psock *psock, struct sk_msg *msg, u32 apply_bytes, int flags) bpf_tcp_ingress() argument
150 tcp_bpf_push_locked(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, int flags, bool uncharge) tcp_bpf_push_locked() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dskmsg.h48 u32 apply_bytes; member
88 u32 apply_bytes; member
/kernel/linux/linux-6.6/include/linux/
H A Dskmsg.h47 u32 apply_bytes; member
82 u32 apply_bytes; member

Completed in 4 milliseconds