Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_bpf.c706 psock->ingress_bytes = 0; in tcp_bpf_strp_read_sock()
716 tp->copied_seq = psock->copied_seq - psock->ingress_bytes; in tcp_bpf_strp_read_sock()
718 __tcp_cleanup_rbuf(sk, copied - psock->ingress_bytes); in tcp_bpf_strp_read_sock()
/linux/include/linux/
H A Dskmsg.h96 u32 ingress_bytes; member