Home
last modified time | relevance | path

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

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