|
Linux Kernel
3.7.1
|
Data Fields | |
| char * | addr |
| int | lport |
| int | rport |
| int | ttl |
| bool | unicast |
Definition at line 19 of file umcast_kern.c.
| char* addr |
Definition at line 20 of file umcast_kern.c.
| int lport |
Definition at line 21 of file umcast_kern.c.
| int rport |
Definition at line 22 of file umcast_kern.c.
| int ttl |
Definition at line 23 of file umcast_kern.c.
| bool unicast |
Definition at line 24 of file umcast_kern.c.
1.8.2