Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskbuff.h288 struct nf_bridge_info { struct
289 enum {
293 } orig_proto:8;
294 u8 pkt_otherhost:1;
295 u8 in_prerouting:1;
296 u8 bridged_dnat:1;
297 u8 sabotage_in_done:1;
298 __u16 frag_max_size;
299 int physinif;
302 struct net_device *physoutdev;
[all …]