__UPDATE_NTT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

__update_ntt - update a port's ntt variable from a received lacpdu  

SYNOPSIS

"SYNOPSIS"

void __update_ntt (struct lacpdu * lacpdu, struct port * port);  

ARGUMENTS

lacpdu
the lacpdu we've received
port
the port we're looking at
 

DESCRIPTION

Updates the value of the ntt variable, using parameter values from a newly received lacpdu. The parameter values for the partner carried in the received PDU are compared with the corresponding operational parameter values for the Actor. If one or more of the comparisons shows that the value(s) received in the PDU differ from the current operational values, then ntt is set to TRUE. Otherwise, ntt remains unchanged.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:37 GMT, October 06, 2005