Home | History | Annotate | Download | only in src

Lines Matching full:mac_addr

900   char *mac_addr;
1044 if ((mac_addr = getenv("HISMACADDR")) != NULL &&
1045 rad_put_string(r->cx.rad, RAD_CALLING_STATION_ID, mac_addr) != 0) {
1102 char *mac_addr;
1200 if ((mac_addr = getenv("HISMACADDR")) != NULL &&
1201 rad_put_string(r->cx.rad, RAD_CALLING_STATION_ID, mac_addr) != 0) {