dhcp6_packet
struct dhcp6_packet *ds = NULL;
ds = (struct dhcp6_packet *)dso->dso_data;
ds = (struct dhcp6_packet *)p;
struct dhcp6_packet *ds = (struct dhcp6_packet *)p;