Searched refs:cu_max_age (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dbridgestp.h260 uint16_t cu_max_age; member in struct:bstp_config_unit
H A Dbridgestp.c289 cu->cu_max_age = ntohs(cpdu->cbu_maxage);
615 bp->bp_port_max_age = cu->cu_max_age;
687 bp->bp_port_max_age != cu->cu_max_age ||

Completed in 125 milliseconds