Home | History | Annotate | Download | only in include

Lines Matching defs:endpt

172  * varied meanings, a change to "endpt" (via typedef) is under way.
174 * endpt is unrelated to the select algorithm's struct endpoint.
176 typedef struct endpt_tag endpt;
178 endpt * elink; /* endpt list link */
179 endpt * mclink; /* per-AF_* multicast list */
183 u_int32 ifnum; /* endpt instance count */
203 struct peer * peers; /* list of peers using endpt */
272 endpt * dstadr; /* local address */
803 endpt * lcladr; /* address on which this arrived */