Home
last modified time | relevance | path

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

/linux/include/net/
H A Dllc_if.h26 #define LLC_RESET_PRIM 5 macro
/linux/net/llc/
H A Dllc_conn.c115 case LLC_RESET_PRIM: in llc_conn_state_process()
159 case LLC_RESET_PRIM: in llc_conn_state_process()
H A 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()
H A Dllc_c_ev.c127 return ev->prim == LLC_RESET_PRIM && in llc_conn_ev_rst_req()