Searched refs:acked (Results 1 – 5 of 5) sorted by relevance
| /include/net/ |
| A D | inet_sock.h | 89 acked : 1, member
|
| A D | tcp.h | 1227 void (*cong_avoid)(struct sock *sk, u32 ack, u32 acked); 1288 u32 tcp_slow_start(struct tcp_sock *tp, u32 acked); 1289 void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked); 1293 void tcp_reno_cong_avoid(struct sock *sk, u32 ack, u32 acked);
|
| A D | cfg80211.h | 9092 u64 cookie, bool acked, s32 ack_signal,
|
| /include/trace/events/ |
| A D | rxrpc.h | 2711 __field(unsigned long, acked) 2720 __entry->acked = tq->segment_acked; 2727 __entry->acked, __entry->lost, __entry->retrans)
|
| /include/linux/ |
| A D | skbuff.h | 4594 void skb_complete_wifi_ack(struct sk_buff *skb, bool acked);
|
Completed in 47 milliseconds