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
44 * llc_sap_action_send_ui - sends UI PDU resp to UNITDATA REQ to MAC layer
48 * Sends a UI PDU to the MAC layer in response to a UNITDATA REQUEST
69 * llc_sap_action_send_xid_c - send XID PDU as response to XID REQ
73 * Send a XID command PDU to MAC layer in response to a XID REQUEST
94 * llc_sap_action_send_xid_r - send XID PDU resp to MAC for received XID
98 * Send XID response PDU to MAC in response to an earlier received XID
99 * command PDU. Verify event is a PDU type event
125 * llc_sap_action_send_test_c - send TEST PDU to MAC in resp to TEST REQ
129 * Send a TEST command PDU to the MAC layer in response to a TEST REQUEST
192 * llc_sap_action_xid_ind - send XID PDU resp to net layer via XID IND
196 * Send a XID response PDU to the network layer via a XID INDICATION
206 * llc_sap_action_test_ind - send TEST PDU to net layer via TEST IND
210 * Send a TEST response PDU to the network layer via a TEST INDICATION
211 * primitive. Verify our event is a PDU type event.