LLC_SAP_EV_TYPE_PDU 36 net/llc/llc_s_ev.c return ev->type == LLC_SAP_EV_TYPE_PDU && LLC_PDU_IS_CMD(pdu) && LLC_SAP_EV_TYPE_PDU 65 net/llc/llc_s_ev.c return ev->type == LLC_SAP_EV_TYPE_PDU && LLC_PDU_IS_CMD(pdu) && LLC_SAP_EV_TYPE_PDU 75 net/llc/llc_s_ev.c return ev->type == LLC_SAP_EV_TYPE_PDU && LLC_PDU_IS_RSP(pdu) && LLC_SAP_EV_TYPE_PDU 94 net/llc/llc_s_ev.c return ev->type == LLC_SAP_EV_TYPE_PDU && LLC_PDU_IS_CMD(pdu) && LLC_SAP_EV_TYPE_PDU 104 net/llc/llc_s_ev.c return ev->type == LLC_SAP_EV_TYPE_PDU && LLC_PDU_IS_RSP(pdu) && LLC_SAP_EV_TYPE_PDU 284 net/llc/llc_sap.c ev->type = LLC_SAP_EV_TYPE_PDU;