optinfo
cp_optinfo_t *optinfo;
optinfo = lcp_optinfo;
optinfo = ipcp_optinfo;
optinfo = ipv6cp_optinfo;
optinfo = ccp_optinfo;
optinfo = ecp_optinfo;
optinfo = muxcp_optinfo;
optinfo_ptr = ppp_getoptinfo(optinfo, opttype);
opts_init(struct optinfo *table, int numentries)
static struct optinfo *
return ((struct optinfo *)lut_lookup(Info, lhs));
struct optinfo *info = opt_info(*ptr);
struct optinfo *info = opt_info(*o);
static struct optinfo *opt_info(int c);
static struct optinfo Testopttable[] = {
sizeof (Testopttable) / sizeof (struct optinfo));
struct optinfo Opttable[] = {
int Opttable_cnt = sizeof (Opttable) / sizeof (struct optinfo);
void opts_init(struct optinfo *table, int numentries);
extern struct optinfo Opttable[];