Home | History | Annotate | Download | only in radius

Lines Matching refs:from_port

38 						 int from_port)
66 abuf, from_port);
81 "'%s' from %s:%d", tmp, abuf, from_port);
110 abuf, from_port);
115 "%s:%d", abuf, from_port);
153 int from_port = 0;
172 from_port = ntohs(from.sin.sin_port);
175 len, abuf, from_port);
184 "from %s:%d failed", abuf, from_port);
194 "from %s:%d - drop", abuf, from_port);
208 abuf, from_port);
213 "from %s:%d - drop", abuf, from_port);
221 reply = radius_das_disconnect(das, msg, abuf, from_port);
241 hdr->code, abuf, from_port);
245 wpa_printf(MSG_DEBUG, "DAS: Reply to %s:%d", abuf, from_port);
270 abuf, from_port, strerror(errno));