dimsg
struct dimsg *dimp = (struct dimsg *)nspp;
if (nsplen < sizeof(struct dimsg))
if (optlen > nsplen - sizeof(struct dimsg))
dp = &(nspp[sizeof(struct dimsg)]);