Searched refs:LLC_RESET_REASON_REMOTE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/net/ | ||
D | llc_if.h | 46 #define LLC_RESET_REASON_REMOTE 1 macro |
/linux-5.19.10/net/llc/ | ||
D | llc_c_ac.c | 146 reason = LLC_RESET_REASON_REMOTE; in llc_conn_ac_rst_ind() |