Home
last modified time | relevance | path

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

/openbmc/linux/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() function
156 ret = tcp_bpf_push(sk, msg, apply_bytes, flags, uncharge); in tcp_bpf_push_locked()
422 ret = tcp_bpf_push(sk, msg, tosend, flags, true); in tcp_bpf_send_verdict()