Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_stp.c64 p->stp_xstats.transition_blk++; in br_set_state()
67 p->stp_xstats.transition_fwd++; in br_set_state()
525 p->stp_xstats.rx_bpdu++; in br_received_config_bpdu()
560 p->stp_xstats.rx_tcn++; in br_received_tcn_bpdu()
H A Dbr_stp_bpdu.c122 p->stp_xstats.tx_bpdu++; in br_send_config_bpdu()
139 p->stp_xstats.tx_tcn++; in br_send_tcn_bpdu()
H A Dbr_private.h448 struct bridge_stp_xstats stp_xstats; member