.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "AD_MARKER_RESPONSE_RECEIVED" "" "06 October 2005" "" ""
.SH NAME
ad_marker_response_received \- handle receive of a marker response frame
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ad_marker_response_received (struct marker * \fImarker\fB, struct port * \fIport\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fImarker\fB\fR
marker PDU received
.TP
\fB\fIport\fB\fR
the port we're looking at
.SH "DESCRIPTION"
.PP
This function does nothing since we decided not to implement send and handle
response for marker PDU's, in this stage, but only to respond to marker
information.