Searched refs:PN_MAX_FLOW_CONTROL (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/net/phonet/ | ||
D | pep.h | 156 PN_MAX_FLOW_CONTROL, enumerator |
/linux-2.6.39/net/phonet/ | ||
D | pep.c | 488 if (fc > final_fc && fc < PN_MAX_FLOW_CONTROL) in pipe_negotiate_fc() |