ncec_s
struct ncec_s;
typedef struct ncec_s ncec_t;
struct ncec_s *nce_common;
extern void ip_ndp_resolve(struct ncec_s *);
struct ncec_s *ncec_next; /* Hash chain next pointer */
struct ncec_s **ncec_ptpn; /* Pointer to previous next */