Searched defs:nf_bridge_info (Results 1 – 1 of 1) sorted by relevance
167 struct nf_bridge_info { struct168 atomic_t use;169 enum {173 } orig_proto;174 bool pkt_otherhost;175 unsigned int mask;176 struct net_device *physindev;177 struct net_device *physoutdev;178 char neigh_header[8];179 __be32 ipv4_daddr;