Home
last modified time | relevance | path

Searched defs:hello_time (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-stp.c38 nd_uint16_t hello_time; member
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_snmp.h162 int32_t hello_time; /* Current hello time. */ member
H A Dbridge_sys.c345 bridge_set_hello_time(struct bridge_if *bif, int32_t hello_time) in bridge_set_hello_time()