LLC_CONN_AC_SEND_RR_RSP_F_SET_ACKPF
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
llc_conn_ac_send_rr_rsp_f_set_ackpf - ack all rx PDUs not yet acked
SYNOPSIS
"SYNOPSIS"
int llc_conn_ac_send_rr_rsp_f_set_ackpf (struct sock * sk, struct sk_buff * skb);
ARGUMENTS
- sk
-
current connection structure.
- skb
-
current event.
DESCRIPTION
This action sends an RR response with f-bit set to ack_pf flag as
acknowledge to all received PDUs which have not been acknowledged, yet,
if there is any. ack_pf flag indicates if a PDU has been received with
p-bit set to one. Returns 0 for success, 1 otherwise.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:20:56 GMT, October 06, 2005