Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
dccp_feat_val Union Reference

#include <feat.h>

Data Fields

u64 nn
 
struct {
   u8 *   vec
 
   u8   len
 
sp
 

Detailed Description

dccp_feat_val - Container for SP or NN feature values : single NN value .vec: single SP value plus optional preference list .len: length of .vec in bytes

Definition at line 50 of file feat.h.

Field Documentation

u8 len

Definition at line 54 of file feat.h.

u64 nn

Definition at line 51 of file feat.h.

struct { ... } sp
u8* vec

Definition at line 53 of file feat.h.


The documentation for this union was generated from the following file: