Home
last modified time | relevance | path

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

/linux-4.1.27/net/phonet/
Dpep.c52 #define CREDITS_THR 7 macro
254 if ((pn->rx_credits + CREDITS_THR) > CREDITS_MAX) in pipe_grant_credits()