Linux Kernel
3.7.1
|
Data Fields | |
__be32 | ip |
__be16 | port |
u8 | proto |
u8 | cidr:7 |
u8 | nomatch:1 |
unsigned long | timeout |
Definition at line 64 of file ip_set_hash_netport.c.
u8 cidr |
Definition at line 68 of file ip_set_hash_netport.c.
__be32 ip |
Definition at line 65 of file ip_set_hash_netport.c.
u8 nomatch |
Definition at line 69 of file ip_set_hash_netport.c.
Definition at line 66 of file ip_set_hash_netport.c.
Definition at line 67 of file ip_set_hash_netport.c.
unsigned long timeout |
Definition at line 70 of file ip_set_hash_netport.c.