Home
last modified time | relevance | path

Searched refs:LLC_RESET_PRIM (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/net/
Dllc_if.h26 #define LLC_RESET_PRIM 5 macro
/linux-5.19.10/net/llc/
Dllc_conn.c114 case LLC_RESET_PRIM: in llc_conn_state_process()
158 case LLC_RESET_PRIM: in llc_conn_state_process()
Dllc_c_ac.c162 ev->ind_prim = LLC_RESET_PRIM; in llc_conn_ac_rst_ind()
172 ev->cfm_prim = LLC_RESET_PRIM; in llc_conn_ac_rst_confirm()
Dllc_c_ev.c127 return ev->prim == LLC_RESET_PRIM && in llc_conn_ev_rst_req()