ldc_channel_config
const struct ldc_channel_config *cfgp,
struct ldc_channel_config *base_cfg, void *event_arg);
struct ldc_channel_config ds_cfg = {
const struct ldc_channel_config *cfgp,
struct ldc_channel_config cfg;
struct ldc_channel_config *base_cfg,
struct ldc_channel_config cfg = *base_cfg;
static struct ldc_channel_config vdc_ldc_cfg = {
static struct ldc_channel_config vsw_ldc_cfg = {
static struct ldc_channel_config vnet_ldc_cfg = {
static struct ldc_channel_config vcc_ldc_cfg = {