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