Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dllc.h83 #define LLC_SAP_DYN_TRIES 4 macro
/linux-2.6.39/net/llc/
Daf_llc.c224 while (tries < LLC_SAP_DYN_TRIES) { in llc_ui_autoport()