Home
last modified time | relevance | path

Searched defs:nf_bridge_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
Dskbuff.h167 struct nf_bridge_info { struct
168 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;