Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dtoken.c79 static bool __token_bucket_busy(struct token_bucket *t, u32 token) in __token_bucket_busy() function
124 if (__token_bucket_busy(bucket, token)) { in mptcp_token_new_request()
165 if (__token_bucket_busy(bucket, subflow->token)) { in mptcp_token_new_connect()