ctrl_msg_pl
struct ctrl_msg_pl cp;
action_propget(char *argv, struct ctrl_msg_pl *cp)
struct ctrl_msg_pl cp;
struct ctrl_msg_pl cp;
static int action_propget(char *, struct ctrl_msg_pl *);
struct ctrl_msg_pl *
cm_bin2pl(char *str, struct ctrl_msg_pl *cp)
cm_pl2bin(char *str, struct ctrl_msg_pl *cp)
size_t cm_pl2bin(char *, struct ctrl_msg_pl *);
struct ctrl_msg_pl *cm_bin2pl(char *, struct ctrl_msg_pl *);
cm_getprop_echo(struct ctrl_msg_pl *cp)
cm_getprop_version(struct ctrl_msg_pl *cp)
cm_getprop_ifilist(struct ctrl_msg_pl *cp)
cm_getprop_ifi(struct ctrl_msg_pl *cp)
cm_getprop_rai(struct ctrl_msg_pl *cp)
cm_getprop_ifi_ra_timer(struct ctrl_msg_pl *cp)
cm_getprop_rti(struct ctrl_msg_pl *cp)
cm_getprop_pfx(struct ctrl_msg_pl *cp)
cm_getprop_rdnss(struct ctrl_msg_pl *cp)
cm_getprop_dnssl(struct ctrl_msg_pl *cp)
cm_getprop(struct ctrl_msg_pl *cp)
cm_setprop(struct ctrl_msg_pl *cp)
cm_setprop_reload(struct ctrl_msg_pl *cp)
cm_setprop_enable(struct ctrl_msg_pl *cp)
cm_setprop_disable(struct ctrl_msg_pl *cp)
struct ctrl_msg_pl cp;
static int cm_getprop_echo(struct ctrl_msg_pl *);
static int cm_getprop_version(struct ctrl_msg_pl *);
static int cm_getprop_ifilist(struct ctrl_msg_pl *);
static int cm_getprop_ifi(struct ctrl_msg_pl *);
static int cm_getprop_ifi_ra_timer(struct ctrl_msg_pl *);
static int cm_getprop_rai(struct ctrl_msg_pl *);
static int cm_getprop_pfx(struct ctrl_msg_pl *);
static int cm_getprop_rdnss(struct ctrl_msg_pl *);
static int cm_getprop_dnssl(struct ctrl_msg_pl *);
static int cm_getprop_rti(struct ctrl_msg_pl *);
static int cm_setprop_reload(struct ctrl_msg_pl *);
static int cm_setprop_enable(struct ctrl_msg_pl *);
static int cm_setprop_disable(struct ctrl_msg_pl *);
int (*dt_act)(struct ctrl_msg_pl *cp);
int cm_getprop(struct ctrl_msg_pl *);
int cm_setprop(struct ctrl_msg_pl *);