Home
last modified time | relevance | path

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

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