Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dllc.h49 #define LLC_OPT_MAX_RETRY 100 macro
/linux-6.12.1/net/llc/
Daf_llc.c1107 if (opt > LLC_OPT_MAX_RETRY) in llc_ui_setsockopt()