Searched defs:net_bridge___2 (Results 1 – 1 of 1) sorted by relevance
149468 struct net_bridge___2 { struct149469 spinlock_t lock;149470 spinlock_t hash_lock;149471 struct hlist_head frame_type_list;149472 struct net_device *dev;149473 long unsigned int options;149474 __be16 vlan_proto;149475 u16 default_pvid;149476 struct net_bridge_vlan_group *vlgrp;149477 struct rhashtable fdb_hash_tbl;[all …]