Searched refs:LLC_SAP_EV_ACTIVATION_REQ (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
H A D | llc_s_ev.h | 27 #define LLC_SAP_EV_ACTIVATION_REQ 1 macro |
/linux/net/llc/ | ||
H A D | llc_s_ev.c | 28 ev->prim_type == LLC_SAP_EV_ACTIVATION_REQ ? 0 : 1; in llc_sap_ev_activation_req() |