Lines Matching refs:peer
158 /* Set the peer in CONNECTING/CONNECTED state */
197 /* And connect to peer */
303 * Adds address list bounded to a specific peer
329 debugp("Trying to add %d addresses to peer %s ... \n", n,
366 debugp("Trying to delete %d addresses from peer %s ... \n", n,
381 /* Adds a _SINGLE_ INET address to a specific peer */
406 /* Deletes an address bounded to a specific peer */
452 snprintf(abuf, sizeof(abuf), "Addresses bounded to peer %s: ",
462 /* Adds a label and a prefix to a specific peer */
534 /* returns a mapping and its peer */
547 debugp("ldp_test_mapping: Gateway is not an LDP peer\n");
551 fatalp("ldp_test_mapping: peer is down ?!\n");
557 debugp("Cannot match prefix %s/%d to the specified peer\n",
569 rv->peer = lpeer;