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