Searched refs:before_eq (Results 1 – 2 of 2) sorted by relevance
| /linux/net/rxrpc/ | ||
| H A D | ar-internal.h | 1525 static inline bool before_eq(u32 seq1, u32 seq2) in before_eq() function |
| H A D | input.c | 321 } while (before_eq(seq, to)); in rxrpc_rotate_tx_window() |