npppd_who_list
struct npppd_who_list *res;
res = (struct npppd_who_list *)ctl_imsg.data;
offsetof(struct npppd_who_list,
struct npppd_who_list *res;
res = (struct npppd_who_list *)ctl_imsg.data;
struct npppd_who_list *who_list;
who_list = (struct npppd_who_list *)pktbuf;
if (offsetof(struct npppd_who_list, entry[cnt + 1])
offsetof(struct npppd_who_list, entry[cnt])) == -1)
who_list = (struct npppd_who_list *)pktbuf;
if (offsetof(struct npppd_who_list, entry[cnt + 1])
offsetof(struct npppd_who_list, entry[cnt])) == -1)