Home
last modified time | relevance | path

Searched defs:pkts_acked (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_kfunc.c100 BPF_PROG(pkts_acked,struct sock * sk,const struct ack_sample * sample) BPF_PROG() argument
/linux/net/ipv4/
H A Dtcp_htcp.c31 u16 pkts_acked; member
H A Dtcp_input.c3616 u32 pkts_acked = 0; in tcp_clean_rtx_queue() local
/linux/include/net/
H A Dtcp.h1284 u32 pkts_acked; member
1353 void (*pkts_acked)(struct sock *sk, const struct ack_sample *sample); member