Home
last modified time | relevance | path

Searched refs:sk_msg_apply_bytes (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_bpf.c358 sk_msg_apply_bytes(psock, tosend); in tcp_bpf_send_verdict()
362 sk_msg_apply_bytes(psock, tosend); in tcp_bpf_send_verdict()
400 sk_msg_apply_bytes(psock, tosend); in tcp_bpf_send_verdict()
/OK3568_Linux_fs/kernel/include/linux/
H A Dskmsg.h136 static inline void sk_msg_apply_bytes(struct sk_psock *psock, u32 bytes) in sk_msg_apply_bytes() function