Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_bridge.h58 #define BR_MRP_LOST_CONT BIT(18) macro
/openbmc/linux/net/bridge/
H A Dbr_mrp_netlink.c541 p->flags |= BR_MRP_LOST_CONT; in br_mrp_ring_port_open()
543 p->flags &= ~BR_MRP_LOST_CONT; in br_mrp_ring_port_open()
H A Dbr_netlink.c278 BR_MRP_LOST_CONT)) || in br_port_fill_attrs()