br_frame_type
static struct br_frame_type cfm_frame_type __read_mostly = {
struct br_frame_type *tmp;
void br_add_frame(struct net_bridge *br, struct br_frame_type *ft)
void br_del_frame(struct net_bridge *br, struct br_frame_type *ft)
struct br_frame_type *tmp;
static struct br_frame_type mrp_frame_type __read_mostly = {
void br_add_frame(struct net_bridge *br, struct br_frame_type *ft);
void br_del_frame(struct net_bridge *br, struct br_frame_type *ft);