Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dskbuff.h284 struct nf_bridge_info { struct
285 enum {
289 } orig_proto:8;
290 u8 pkt_otherhost:1;
291 u8 in_prerouting:1;
292 u8 bridged_dnat:1;
293 __u16 frag_max_size;
294 struct net_device *physindev;
297 struct net_device *physoutdev;
298 union {