Home
last modified time | relevance | path

Searched refs:msg_cp_addr (Results 1 – 4 of 4) sorted by relevance

/openbsd/sbin/iked/
H A Dikev2_msg.c208 free(msg->msg_cp_addr); in ikev2_msg_cleanup()
225 msg->msg_cp_addr = NULL; in ikev2_msg_cleanup()
H A Dikev2_pld.c1946 if (msg->msg_parent->msg_cp_addr != NULL) { in ikev2_pld_cp()
1971 msg->msg_parent->msg_cp_addr = addr; in ikev2_pld_cp()
H A Diked.h675 struct iked_addr *msg_cp_addr; /* requested address */ member
H A Dikev2.c1111 if (msg->msg_cp_addr) { in ikev2_ike_auth_recv()
1112 sa->sa_cp_addr = msg->msg_cp_addr; in ikev2_ike_auth_recv()
1113 msg->msg_cp_addr = NULL; in ikev2_ike_auth_recv()