Searched defs:ack (Results 1 – 8 of 8) sorted by relevance
/tools/testing/selftests/bpf/progs/ |
D | bpf_dctcp.c | 234 void BPF_PROG(dctcp_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_PROG()
|
D | bpf_cubic.c | 381 void BPF_STRUCT_OPS(bpf_cubic_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) in BPF_STRUCT_OPS()
|
/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 | 81 int ack; /* ack file descriptor for control commands */ member
|
D | evlist.c | 1946 int evlist__initialize_ctlfd(struct evlist *evlist, int fd, int ack) in evlist__initialize_ctlfd()
|
/tools/perf/ |
D | builtin-daemon.c | 516 int control, ack = -1, len; in daemon_session__control() local
|
D | builtin-record.c | 106 int ack[2]; member 2192 enum thread_msg ack = THREAD_MSG__UNDEFINED; in record__terminate_thread() local
|