Home | History | Annotate | Download | only in radius

Lines Matching refs:addrp

88 static void radius_choose_ip(u_int32_t *addrp);
214 * addrp -- where to store the IP address
218 * If RADIUS server has specified an IP address, it is stored in *addrp.
221 radius_choose_ip(u_int32_t *addrp)
224 *addrp = rstate.ip_addr;