Searched defs:ncec_s (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip_ndp.h63 * ncec_s/ncec_t. The information contained in the ncec_t does not contain
67 struct ncec_s { struct
68 struct ncec_s *ncec_next; /* Hash chain next pointer */
69 struct ncec_s **ncec_ptpn; /* Pointer to previous next */
124 struct ncec_s *nce_common;
329 extern void ip_ndp_resolve(struct ncec_s *);

Completed in 47 milliseconds