Home
last modified time | relevance | path

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

/linux/include/linux/
A Dskbuff.h253 struct nf_bridge_info { struct
254 enum {
258 } orig_proto:8;
259 u8 pkt_otherhost:1;
260 u8 in_prerouting:1;
261 u8 bridged_dnat:1;
262 __u16 frag_max_size;
263 struct net_device *physindev;
266 struct net_device *physoutdev;
267 union {

Completed in 13 milliseconds