Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dllc.h49 #define LLC_OPT_MAX_RETRY 100 macro
/Linux-v4.19/net/llc/
Daf_llc.c1067 if (opt > LLC_OPT_MAX_RETRY) in llc_ui_setsockopt()