|
Linux Kernel
3.7.1
|
#include <udp.h>
Data Fields | |
| union { | |
| struct inet_skb_parm h4 | |
| } | header |
| __u16 | cscov |
| __u8 | partial_cov |
struct udp_skb_cb - UDP(-Lite) private variables
: private variables used by IPv4/IPv6 : checksum coverage length (UDP-Lite only) : if set indicates partial csum coverage
| union { ... } header |
1.8.2