Searched refs:nspp (Results 1 – 1 of 1) sorted by relevance
508 const u_char *nspp; in decnet_print() local574 nspp = &(ap[sizeof(short) + sizeof(struct longhdr)]); in decnet_print()582 nspp = &(ap[sizeof(short) + sizeof(struct shorthdr)]); in decnet_print()603 if (!print_nsp(ndo, nspp, nsplen)) in decnet_print()855 const u_char *nspp, u_int nsplen) in print_nsp() argument857 const struct nsphdr *nsphp = (const struct nsphdr *)nspp; in print_nsp()876 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()912 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()948 const struct seghdr *shp = (const struct seghdr *)nspp; in print_nsp()950 (const struct lsmsg *)&(nspp[sizeof(struct seghdr)]); in print_nsp()[all …]