Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dllc.h53 #define LLC_OPT_MAX_P_TMR_EXP 60 macro
/openbmc/linux/net/llc/
H A Daf_llc.c1123 if (opt > LLC_OPT_MAX_P_TMR_EXP) in llc_ui_setsockopt()