Lines Matching defs:dstid
1024 /* get dstid */
1042 /* get dstid */
1896 srcid ? "srcid" : "dstid",
3510 char dstid[IKED_ID_SIZE];
3515 if (ikev2_print_id(IKESA_DSTID(sa), dstid, sizeof(dstid)) == -1)
3516 bzero(dstid, sizeof(dstid));
3518 SPI_SA(sa, __func__), dstid);
7194 "address re-use (identical dstid)");
7699 char dstid[IKED_ID_SIZE], srcid[IKED_ID_SIZE];
7703 if (ikev2_print_id(IKESA_DSTID(sa), dstid, sizeof(dstid)) == -1)
7704 bzero(dstid, sizeof(dstid));
7710 print_addr(&sa->sa_peer.addr), dstid,