shorthdr
struct shorthdr rh_short; /* short route header */
nspp = &(ap[sizeof(short) + sizeof(struct shorthdr)]);
nsplen = length - sizeof(struct shorthdr);
if (length < sizeof(struct shorthdr)) {
if (pktlen < sizeof(struct shorthdr)) {