Searched refs:PN_MAX_FLOW_CONTROL (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/net/phonet/ | ||
D | pep.h | 147 PN_MAX_FLOW_CONTROL, enumerator |
/Linux-v6.6/net/phonet/ | ||
D | pep.c | 476 if (fc > final_fc && fc < PN_MAX_FLOW_CONTROL) in pipe_negotiate_fc() |