Searched defs:nf_bridge_info (Results 1 – 1 of 1) sorted by relevance
119 struct nf_bridge_info { struct120 atomic_t use;121 struct net_device *physindev;122 struct net_device *physoutdev;123 unsigned int mask;124 unsigned long data[32 / sizeof(unsigned long)];