|
Linux Kernel
3.7.1
|
#include <Protocol.h>
Data Fields | |
| union { | |
| struct udphdr uhdr | |
| struct tcphdr thdr | |
| }; | |
Definition at line 21 of file Protocol.h.
| union { ... } |
Definition at line 26 of file Protocol.h.
Definition at line 25 of file Protocol.h.
1.8.2