Searched refs:br_frame_type (Results 1 – 4 of 4) sorted by relevance
312 struct br_frame_type *tmp; in br_process_frame_type()452 void br_add_frame(struct net_bridge *br, struct br_frame_type *ft) in br_add_frame()457 void br_del_frame(struct net_bridge *br, struct br_frame_type *ft) in br_del_frame()459 struct br_frame_type *tmp; in br_del_frame()
918 struct br_frame_type { struct925 void br_add_frame(struct net_bridge *br, struct br_frame_type *ft); argument926 void br_del_frame(struct net_bridge *br, struct br_frame_type *ft);
492 static struct br_frame_type cfm_frame_type __read_mostly = {
11 static struct br_frame_type mrp_frame_type __read_mostly = {