Data Fields | |
| union { | |
| __be32 ip [2] | |
| __be64 ipcmp | |
| }; | |
| u8 | nomatch |
| u8 | padding |
| union { | |
| u8 cidr [2] | |
| u16 ccmp | |
| }; | |
| union { ... } |
| union { ... } |
| u16 hash_netnet4_elem::ccmp |
| u8 hash_netnet4_elem::cidr[2] |
| __be32 hash_netnet4_elem::ip[2] |
| __be64 hash_netnet4_elem::ipcmp |
| u8 hash_netnet4_elem::nomatch |
| u8 hash_netnet4_elem::padding |