Home
last modified time | relevance | path

Searched refs:__token_bucket_busy (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/mptcp/
Dtoken.c80 static bool __token_bucket_busy(struct token_bucket *t, u32 token) in __token_bucket_busy() function
125 if (__token_bucket_busy(bucket, token)) { in mptcp_token_new_request()
168 if (__token_bucket_busy(bucket, subflow->token)) { in mptcp_token_new_connect()