Searched defs:nf_bridge_info (Results 1 – 1 of 1) sorted by relevance
287 struct nf_bridge_info { struct288 enum {292 } orig_proto:8;293 u8 pkt_otherhost:1;294 u8 in_prerouting:1;295 u8 bridged_dnat:1;296 u8 sabotage_in_done:1;297 __u16 frag_max_size;298 int physinif;301 struct net_device *physoutdev;[all …]