Searched refs:ctrl_msg_pl (Results 1 – 5 of 5) sorted by relevance
74 static int cm_getprop_echo(struct ctrl_msg_pl *);75 static int cm_getprop_version(struct ctrl_msg_pl *);76 static int cm_getprop_ifilist(struct ctrl_msg_pl *);77 static int cm_getprop_ifi(struct ctrl_msg_pl *);78 static int cm_getprop_ifi_ra_timer(struct ctrl_msg_pl *);79 static int cm_getprop_rai(struct ctrl_msg_pl *);80 static int cm_getprop_pfx(struct ctrl_msg_pl *);81 static int cm_getprop_rdnss(struct ctrl_msg_pl *);82 static int cm_getprop_dnssl(struct ctrl_msg_pl *);83 static int cm_getprop_rti(struct ctrl_msg_pl *);[all...]
56 struct ctrl_msg_pl { struct71 size_t cm_pl2bin(char *, struct ctrl_msg_pl *); argument72 struct ctrl_msg_pl *cm_bin2pl(char *, struct ctrl_msg_pl *);
30 int cm_getprop(struct ctrl_msg_pl *);31 int cm_setprop(struct ctrl_msg_pl *);
342 struct ctrl_msg_pl *343 cm_bin2pl(char *str, struct ctrl_msg_pl *cp) in cm_bin2pl() 403 cm_pl2bin(char *str, struct ctrl_msg_pl *cp) in cm_pl2bin()
77 static int action_propget(char *, struct ctrl_msg_pl *);223 struct ctrl_msg_pl cp; in action_plgeneric() 273 action_propget(char *argv, struct ctrl_msg_pl *cp) in action_propget() 393 struct ctrl_msg_pl cp; in action_version() 420 struct ctrl_msg_pl cp; in action_show()