Home
last modified time | relevance | path

Searched refs:br_multicast_port_ctx_state_stopped (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_multicast.c1905 if (br_multicast_port_ctx_state_stopped(pmctx)) in br_multicast_port_query_expired()
4526 if (br_multicast_port_ctx_state_stopped(&port->multicast_ctx)) in br_multicast_start_querier()
4535 br_multicast_port_ctx_state_stopped(&vlan->port_mcast_ctx)) in br_multicast_start_querier()
H A Dbr_private.h1274 br_multicast_port_ctx_state_stopped(const struct net_bridge_mcast_port *pmctx) in br_multicast_port_ctx_state_stopped() function