Searched refs:LLC_OPT_MAX_ACK_TMR_EXP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | llc.h | 52 #define LLC_OPT_MAX_ACK_TMR_EXP 60 macro |
/openbmc/linux/net/llc/ | ||
H A D | af_llc.c | 1118 if (opt > LLC_OPT_MAX_ACK_TMR_EXP) in llc_ui_setsockopt() |