Searched refs:msg_localid (Results 1 – 4 of 4) sorted by relevance
120 if (msg->msg_localid.id_type && in policy_lookup()121 ikev2_print_id(&msg->msg_localid, idstr, IKED_ID_SIZE) == 0 && in policy_lookup()123 pol.pol_localid.id_type = msg->msg_localid.id_type; in policy_lookup()
199 ibuf_free(msg->msg_localid.id_buf); in ikev2_msg_cleanup()216 msg->msg_localid.id_buf = NULL; in ikev2_msg_cleanup()
660 struct iked_id msg_localid; member
767 idp = &msg->msg_parent->msg_localid; in ikev2_pld_id()