Home | History | Annotate | Download | only in radius

Lines Matching refs:addrp

90 static void radius_choose_ip(u_int32_t *addrp);
216 * addrp -- where to store the IP address
220 * If RADIUS server has specified an IP address, it is stored in *addrp.
223 radius_choose_ip(u_int32_t *addrp)
226 *addrp = rstate.ip_addr;