Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_ndp.h71 struct ncec_s { struct
76 uint16_t ncec_state; /* See reachability states in if.h */ argument
77 int16_t ncec_pcnt; /* Probe counter */
78 uint16_t ncec_rcnt; /* Retransmit counter */
79 in6_addr_t ncec_addr; /* address of the nighbor */
80 uchar_t *ncec_lladdr;
87 timeout_id_t ncec_timeout_id;
96 clock_t ncec_xmit_interval;
99 uint_t ncec_cb_walker_cnt;
100 uint_t ncec_nprobes;
[all …]