Searched refs:MDB_RTR_TYPE_PERM (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dif_bridge.h669 MDB_RTR_TYPE_PERM, enumerator in enum:__anon3563
/linux-master/net/bridge/
H A Dbr_multicast.c1658 pmctx->multicast_router == MDB_RTR_TYPE_PERM ||
1704 brmctx->multicast_router == MDB_RTR_TYPE_PERM ||
2085 if (pmctx->multicast_router == MDB_RTR_TYPE_PERM) {
3354 pmctx->multicast_router == MDB_RTR_TYPE_PERM)
4387 case MDB_RTR_TYPE_PERM:
4388 br_mc_router_state_change(brmctx->br, val == MDB_RTR_TYPE_PERM);
4473 case MDB_RTR_TYPE_PERM:
4474 pmctx->multicast_router = MDB_RTR_TYPE_PERM;
H A Dbr_private.h1129 case MDB_RTR_TYPE_PERM:

Completed in 141 milliseconds