Home | History | Annotate | Download | only in radius

Lines Matching defs:last_msg

79 	struct radius_msg *last_msg;
454 radius_msg_free(sess->last_msg);
1081 radius_msg_free(sess->last_msg);
1082 sess->last_msg = msg;
2047 if (s->eap == ctx && s->last_msg) {
2063 msg = sess->last_msg;
2064 sess->last_msg = NULL;