|
Linux Kernel
3.7.1
|
#include <feat.h>
Data Fields | |
| u8 | dependent_feat |
| bool | is_local:1 |
| bool | is_mandatory:1 |
| u8 | val |
struct ccid_dependency - Track changes resulting from choosing a CCID : one of dccp_feature_numbers : local (1) or remote (0) : whether presence of is mission-critical or not : corresponding default value for (u8 is sufficient here)
1.8.2