prim_type         116 include/net/llc_c_ev.h 	u8 prim_type;
prim_type          39 include/net/llc_s_ev.h 	u8		prim_type;
prim_type         104 net/llc/llc_c_ev.c 	       ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1;
prim_type         112 net/llc/llc_c_ev.c 	       ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1;
prim_type         120 net/llc/llc_c_ev.c 	       ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1;
prim_type         128 net/llc/llc_c_ev.c 	       ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1;
prim_type         136 net/llc/llc_c_ev.c 	       ev->prim_type == LLC_CONN_EV_LOCAL_BUSY_DETECTED ? 0 : 1;
prim_type         144 net/llc/llc_c_ev.c 	       ev->prim_type == LLC_CONN_EV_LOCAL_BUSY_CLEARED ? 0 : 1;
prim_type         581 net/llc/llc_c_ev.c 	       ev->prim_type == LLC_CONN_EV_TX_BUFF_FULL ? 0 : 1;
prim_type          61 net/llc/llc_if.c 	ev->prim_type = LLC_PRIM_TYPE_REQ;
prim_type         111 net/llc/llc_if.c 		ev->prim_type = LLC_PRIM_TYPE_REQ;
prim_type         152 net/llc/llc_if.c 	ev->prim_type = LLC_PRIM_TYPE_REQ;
prim_type          28 net/llc/llc_s_ev.c 	       ev->prim_type == LLC_SAP_EV_ACTIVATION_REQ ? 0 : 1;
prim_type          47 net/llc/llc_s_ev.c 	       ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1;
prim_type          57 net/llc/llc_s_ev.c 	       ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1;
prim_type          86 net/llc/llc_s_ev.c 	       ev->prim_type == LLC_PRIM_TYPE_REQ ? 0 : 1;
prim_type         114 net/llc/llc_s_ev.c 	       ev->prim_type == LLC_SAP_EV_DEACTIVATION_REQ ? 0 : 1;
prim_type         242 net/llc/llc_sap.c 	ev->prim_type = LLC_PRIM_TYPE_REQ;
prim_type         268 net/llc/llc_sap.c 	ev->prim_type = LLC_PRIM_TYPE_REQ;