Searched refs:multicast_ctx (Results 1 – 5 of 5) sorted by relevance
212 struct net_bridge_mcast_port *pmctx = &pg->key.port->multicast_ctx; in br_multicast_pg_to_port_ctx() 732 err = br_multicast_port_ngroups_inc_one(&port->multicast_ctx, extack, in br_multicast_port_ngroups_inc() 756 br_multicast_port_ngroups_dec_one(&port->multicast_ctx); in br_multicast_port_ngroups_inc() 771 br_multicast_port_ngroups_dec_one(&port->multicast_ctx); in br_multicast_port_ngroups_dec() 2108 br_multicast_port_ctx_init(port, NULL, &port->multicast_ctx); in br_multicast_add_port() 2136 br_multicast_port_ctx_deinit(&port->multicast_ctx); in br_multicast_del_port() 2254 br_multicast_enable_port_ctx(&port->multicast_ctx); in br_multicast_toggle_port() 2256 br_multicast_disable_port_ctx(&port->multicast_ctx); in br_multicast_toggle_port() 4210 br_multicast_ctx_init(br, NULL, &br->multicast_ctx); in br_multicast_init() 4322 __br_multicast_open(&br->multicast_ctx); in br_multicast_open() [all...]
97 pmctx = &p->multicast_ctx; in br_rports_fill_info()114 p->multicast_ctx.multicast_router) || in br_rports_fill_info()280 dump_srcs_mode = !!(mp->br->multicast_ctx.multicast_igmp_version == 3); in __mdb_fill_info()290 dump_srcs_mode = !!(mp->br->multicast_ctx.multicast_mld_version == 2); in __mdb_fill_info()405 err = br_rports_fill_info(skb, &br->multicast_ctx); in br_mdb_dump()476 if (pg->key.port->br->multicast_ctx.multicast_igmp_version == 2) in rtnl_mdb_nlmsg_pg_size()485 if (pg->key.port->br->multicast_ctx.multicast_mld_version == 1) in rtnl_mdb_nlmsg_pg_size()716 brmctx = &br->multicast_ctx; in __br_mdb_choose_context()
108 brmctx = &p->br->multicast_ctx; in br_handle_frame_finish()109 pmctx = &p->multicast_ctx; in br_handle_frame_finish()
35 struct net_bridge_mcast *brmctx = &br->multicast_ctx; in br_dev_xmit()
425 struct net_bridge_mcast_port multicast_ctx; member551 struct net_bridge_mcast multicast_ctx; member1266 return &pmctx->port->br->multicast_ctx; in br_multicast_port_ctx_get_global()