Lines Matching full:send
66 * @skb: the event to send
84 * llc_sap_action_send_xid_c - send XID PDU as response to XID REQ
86 * @skb: the event to send
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
106 * @skb: the event to send
108 * Send XID response PDU to MAC in response to an earlier received XID
135 * llc_sap_action_send_test_c - send TEST PDU to MAC in resp to TEST REQ
137 * @skb: the event to send
139 * Send a TEST command PDU to the MAC layer in response to a TEST REQUEST
186 * @skb: the event to send
197 * llc_sap_action_xid_ind - send XID PDU resp to net layer via XID IND
199 * @skb: the event to send
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
213 * @skb: the event to send
215 * Send a TEST response PDU to the network layer via a TEST INDICATION