Home
last modified time | relevance | path

Searched refs:RAD_CALLING_STATION_ID (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libradius/
H A Dradlib.h100 #define RAD_CALLING_STATION_ID 31 /* String */ macro
/freebsd/lib/libpam/modules/pam_radius/
H A Dpam_radius.c127 rad_put_string(radh, RAD_CALLING_STATION_ID, rhost) == -1) { in build_access_request()
/freebsd/usr.sbin/ppp/
H A Dradius.c1045 rad_put_string(r->cx.rad, RAD_CALLING_STATION_ID, mac_addr) != 0) { in radius_Authenticate()
1201 rad_put_string(r->cx.rad, RAD_CALLING_STATION_ID, mac_addr) != 0) { in radius_Account()