Home
last modified time | relevance | path

Searched refs:net_bridge_mcast_port (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/net/bridge/
H A Dbr_multicast.c56 struct net_bridge_mcast_port *pmctx);
58 struct net_bridge_mcast_port *pmctx,
65 br_multicast_rport_del_notify(struct net_bridge_mcast_port *pmctx, bool deleted);
67 struct net_bridge_mcast_port *pmctx);
70 struct net_bridge_mcast_port *pmctx,
76 struct net_bridge_mcast_port *pmctx,
208 static struct net_bridge_mcast_port *
211 struct net_bridge_mcast_port *pmctx = &pg->key.port->multicast_ctx; in br_multicast_pg_to_port_ctx()
238 static struct net_bridge_mcast_port *
241 struct net_bridge_mcast_port *pmct in br_multicast_port_vid_to_port_ctx()
[all...]
H A Dbr_private.h115 /* net_bridge_mcast_port must be always defined due to forwarding stubs */
116 struct net_bridge_mcast_port { struct
232 struct net_bridge_mcast_port port_mcast_ctx;
412 struct net_bridge_mcast_port multicast_ctx;
952 struct net_bridge_mcast_port **pmctx,
971 int br_multicast_set_port_router(struct net_bridge_mcast_port *pmctx,
999 void br_rtr_notify(struct net_device *dev, struct net_bridge_mcast_port *pmctx,
1012 u32 br_multicast_ngroups_get(const struct net_bridge_mcast_port *pmctx);
1013 void br_multicast_ngroups_set_max(struct net_bridge_mcast_port *pmctx, u32 max);
1014 u32 br_multicast_ngroups_get_max(const struct net_bridge_mcast_port *pmct
[all...]
H A Dbr_mdb.c20 br_ip4_rports_get_timer(struct net_bridge_mcast_port *pmctx, in br_ip4_rports_get_timer()
28 br_ip6_rports_get_timer(struct net_bridge_mcast_port *pmctx, in br_ip6_rports_get_timer()
52 struct net_bridge_mcast_port *pmctx; in br_rports_size()
87 struct net_bridge_mcast_port *pmctx; in br_rports_fill_info()
589 void br_rtr_notify(struct net_device *dev, struct net_bridge_mcast_port *pmctx, in br_rtr_notify()
H A Dbr_device.c30 struct net_bridge_mcast_port *pmctx_null = NULL; in br_dev_xmit()
H A Dbr_input.c79 struct net_bridge_mcast_port *pmctx; in br_handle_frame_finish()

Completed in 11 milliseconds