dolog
static void dolog(struct sockaddr *);
dolog((struct sockaddr *)&his_addr);
ikev2_info_sa(struct iked *env, struct imsg *imsg, int dolog, const char *msg,
if (dolog) {
ikev2_info_csa(struct iked *env, struct imsg *imsg, int dolog, const char *msg,
if (dolog) {
ikev2_info_flow(struct iked *env, struct imsg *imsg, int dolog, const char *msg,
if (dolog) {
ikev2_info(struct iked *env, struct imsg *imsg, int dolog)
ikev2_info_sa(env, imsg, dolog, "iked_sas", sa);
ikev2_info_csa(env, imsg, dolog, " sa_childsas", csa);
ikev2_info_csa(env, imsg, dolog, " ",
ikev2_info_flow(env, imsg, dolog, " sa_flows", flow);
ikev2_info_csa(env, imsg, dolog, "iked_activesas", csa);
ikev2_info_csa(env, imsg, dolog, " ", ipcomp);
ikev2_info_flow(env, imsg, dolog, "iked_flows", flow);
ikev2_info_sa(env, imsg, dolog, "iked_dstid_sas", sa);
if (dolog)
isc___errno2result(int posixerrno, int dolog,
if (dolog) {
isc___errno2result(int posixerrno, int dolog,
if (dolog)
if (dolog)
if (dolog)
if (dolog)
if (dolog)
if (dolog)
if (dolog)
int dolog = 0;
dolog = 1;