Searched defs:net_bridge___2 (Results 1 – 2 of 2) sorted by relevance
122771 struct net_bridge___2 { struct122772 spinlock_t lock;122773 spinlock_t hash_lock;122774 struct hlist_head frame_type_list;122775 struct net_device *dev;122776 long unsigned int options;122777 __be16 vlan_proto;122778 u16 default_pvid;122779 struct net_bridge_vlan_group *vlgrp;122780 struct rhashtable fdb_hash_tbl;[all …]