Home
last modified time | relevance | path

Searched refs:skip_rx (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_in.c635 if (port->skip_rx > 0) { in STP_IN_rx_bpdu()
636 if (1 == port->skip_rx) in STP_IN_rx_bpdu()
641 port->port_name, port->skip_rx); in STP_IN_rx_bpdu()
642 port->skip_rx--; in STP_IN_rx_bpdu()
869 port->skip_rx = uid_cfg->skip_rx; in STP_IN_port_set_cfg()
H A Duid_stp.h153 unsigned int skip_rx; member
H A Dport.h159 unsigned int skip_rx; member