Home | History | Annotate | Download | only in ldpd

Lines Matching refs:ldp_id

112 ldp_peer_new(const struct in_addr * ldp_id, const struct sockaddr * padd,
150 ldp_id->s_addr == cn->address.s_addr) {
169 memcpy(&p->ldp_id, ldp_id, sizeof(struct in_addr));
227 fatalp("LDP Neighbour %s is DOWN\n", inet_ntoa(p->ldp_id));
253 warnp("LDP Neighbor %s holddown timer expired\n", inet_ntoa(p->ldp_id));
268 (const void *) &p->ldp_id,
286 (const void*)&p->ldp_id, sizeof(*a)) == 0)
330 inet_ntoa(p->ldp_id));
367 inet_ntoa(p->ldp_id));