Searched defs:ack (Results 1 – 12 of 12) sorted by relevance
| /tools/testing/selftests/bpf/progs/ |
| D | tcp_ca_kfunc.c | 45 void BPF_PROG(cong_control, struct sock *sk, u32 ack, int flag, const struct rate_sample *rs) in BPF_PROG() 51 void BPF_PROG(cong_avoid, struct sock *sk, u32 ack, u32 acked) in BPF_PROG()
|
| D | bpf_cc_cubic.c | 126 void BPF_PROG(bpf_cubic_cong_control, struct sock *sk, __u32 ack, int flag, in BPF_PROG()
|
| D | bpf_dctcp.c | 240 void BPF_PROG(bpf_dctcp_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_PROG()
|
| D | bpf_cubic.c | 386 void BPF_PROG(bpf_cubic_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_PROG()
|
| /tools/testing/selftests/net/tcp_ao/lib/ |
| D | ftrace-tcp.c | 42 int ack; member 60 int fin, int syn, int rst, int psh, int ack, in __trace_event_expect() 129 ack:1; member 293 char fin, syn, rst, psh, ack; in tracer_scan_event() local
|
| D | aolib.h | 706 int fin, int syn, int rst, int psh, int ack) in trace_hash_event_expect() 721 int fin, int syn, int rst, int psh, int ack, in trace_ao_event_expect()
|
| /tools/firewire/ |
| D | nosy-dump.h | 68 uint32_t ack; member 159 uint32_t ack; member
|
| /tools/include/uapi/linux/ |
| D | tcp.h | 37 ack:1, member 47 ack:1, member
|
| /tools/perf/util/ |
| D | evlist.h | 83 int ack; /* ack file descriptor for control commands */ member
|
| D | evlist.c | 2032 int evlist__initialize_ctlfd(struct evlist *evlist, int fd, int ack) in evlist__initialize_ctlfd()
|
| /tools/perf/ |
| D | builtin-daemon.c | 517 int control, ack = -1, len; in daemon_session__control() local
|
| D | builtin-record.c | 106 int ack[2]; member 2241 enum thread_msg ack = THREAD_MSG__UNDEFINED; in record__terminate_thread() local
|