Searched defs:apply_bytes (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/ipv4/
H A Dtcp_bpf.c88 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, argument
32 bpf_tcp_ingress(struct sock *sk, struct sk_psock *psock, struct sk_msg *msg, u32 apply_bytes, int flags) argument
150 tcp_bpf_push_locked(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, int flags, bool uncharge) argument
[all...]
/linux-master/include/linux/
H A Dskmsg.h47 u32 apply_bytes; member in struct:sk_msg
82 u32 apply_bytes; member in struct:sk_psock

Completed in 210 milliseconds