Lines Matching full:pdu
30 * llc_sap_action_unitdata_ind - forward UI PDU to network layer
34 * Received a UI PDU from MAC layer; forward to network layer as a
64 * llc_sap_action_send_ui - sends UI PDU resp to UNITDATA REQ to MAC layer
68 * Sends a UI PDU to the MAC layer in response to a UNITDATA REQUEST
84 * llc_sap_action_send_xid_c - send XID PDU as response to XID REQ
88 * Send a XID command PDU to MAC layer in response to a XID REQUEST
104 * llc_sap_action_send_xid_r - send XID PDU resp to MAC for received XID
108 * Send XID response PDU to MAC in response to an earlier received XID
109 * command PDU. Verify event is a PDU type event
135 * llc_sap_action_send_test_c - send TEST PDU to MAC in resp to TEST REQ
139 * Send a TEST command PDU to the MAC layer in response to a TEST REQUEST
197 * llc_sap_action_xid_ind - send XID PDU resp to net layer via XID IND
201 * Send a XID response PDU to the network layer via a XID INDICATION
211 * llc_sap_action_test_ind - send TEST PDU to net layer via TEST IND
215 * Send a TEST response PDU to the network layer via a TEST INDICATION
216 * primitive. Verify our event is a PDU type event.