Symbol: radius
crypto/krb5/src/plugins/preauth/otp/otp_state.c
619
krad_client_free(self->radius);
crypto/krb5/src/plugins/preauth/otp/otp_state.c
671
retval = krad_client_send(req->state->radius, KRAD_CODE_ACCESS_REQUEST,
crypto/krb5/src/plugins/preauth/otp/otp_state.c
694
if (state->radius == NULL) {
crypto/krb5/src/plugins/preauth/otp/otp_state.c
695
retval = krad_client_new(state->ctx, ctx, &state->radius);
crypto/krb5/src/plugins/preauth/otp/otp_state.c
76
krad_client *radius;
sys/dev/usb/gadget/g_mouse.c
341
int radius;
sys/dev/usb/gadget/g_mouse.c
368
radius = sc->sc_radius;
sys/dev/usb/gadget/g_mouse.c
375
radius = (radius * (8000-sc->sc_tick)) / 8000;
sys/dev/usb/gadget/g_mouse.c
383
sc->sc_curr_x_state = (sc->sc_tick * radius) / 2000;
sys/dev/usb/gadget/g_mouse.c
386
sc->sc_curr_x_state = radius;
sys/dev/usb/gadget/g_mouse.c
387
sc->sc_curr_y_state = -(((sc->sc_tick - 2000) * radius) / 2000);
sys/dev/usb/gadget/g_mouse.c
389
sc->sc_curr_x_state = radius - (((sc->sc_tick - 4000) * radius) / 2000);
sys/dev/usb/gadget/g_mouse.c
390
sc->sc_curr_y_state = -radius;
sys/dev/usb/gadget/g_mouse.c
393
sc->sc_curr_y_state = -radius + (((sc->sc_tick - 6000) * radius) / 2000);
usr.sbin/ppp/auth.c
228
if (bundle->radius.valid && bundle->radius.ip.s_addr != INADDR_NONE &&
usr.sbin/ppp/auth.c
229
bundle->radius.ip.s_addr != RADIUS_INADDR_POOL) {
usr.sbin/ppp/auth.c
231
if (!ipcp_UseHisIPaddr(bundle, bundle->radius.ip))
usr.sbin/ppp/auth.c
233
ipcp_Setup(&bundle->ncp.ipcp, bundle->radius.mask.s_addr);
usr.sbin/ppp/auth.c
255
if (!bundle->radius.valid || bundle->radius.ip.s_addr == INADDR_NONE) {
usr.sbin/ppp/auth.c
286
if (bundle->radius.valid)
usr.sbin/ppp/bundle.c
1099
radius_Show(&arg->bundle->radius, arg->prompt);
usr.sbin/ppp/bundle.c
1238
bundle->phys_type.open && bundle->radius.sessiontime) {
usr.sbin/ppp/bundle.c
1242
secs = bundle->radius.sessiontime;
usr.sbin/ppp/bundle.c
1917
if (bundle->radius.valid && bundle->radius.mtu &&
usr.sbin/ppp/bundle.c
1918
bundle->radius.mtu < bundle->iface->mtu) {
usr.sbin/ppp/bundle.c
1920
bundle->radius.mtu);
usr.sbin/ppp/bundle.c
1921
bundle->iface->mtu = bundle->radius.mtu;
usr.sbin/ppp/bundle.c
234
if (bundle->radius.sessiontime)
usr.sbin/ppp/bundle.c
259
if (bundle->radius.sessiontime)
usr.sbin/ppp/bundle.c
291
if (bundle->radius.sessiontime)
usr.sbin/ppp/bundle.c
321
if (bundle->radius.sessiontime)
usr.sbin/ppp/bundle.c
424
if (bundle->radius.sessiontime)
usr.sbin/ppp/bundle.c
493
result += descriptor_UpdateSet(&bundle->radius.desc, r, w, e, n);
usr.sbin/ppp/bundle.c
521
if (descriptor_IsSet(&bundle->radius.desc, fdset))
usr.sbin/ppp/bundle.c
547
if (descriptor_IsSet(&bundle->radius.desc, fdset))
usr.sbin/ppp/bundle.c
548
descriptor_Read(&bundle->radius.desc, bundle, fdset);
usr.sbin/ppp/bundle.c
886
radius_Init(&bundle.radius);
usr.sbin/ppp/bundle.c
922
radius_Destroy(&bundle->radius);
usr.sbin/ppp/bundle.c
971
if (bundle->radius.sessiontime)
usr.sbin/ppp/bundle.h
152
struct radius radius; /* Info retrieved from radius server */
usr.sbin/ppp/chap.c
500
if (*authp->physical->dl->bundle->radius.cfg.file) {
usr.sbin/ppp/chap.c
558
if (*bundle->radius.cfg.file && bundle->radius.msrepstr)
usr.sbin/ppp/chap.c
559
msg = bundle->radius.msrepstr;
usr.sbin/ppp/chap.c
567
if (*bundle->radius.cfg.file && bundle->radius.repstr)
usr.sbin/ppp/chap.c
568
msg = bundle->radius.repstr;
usr.sbin/ppp/chap.c
598
if (*bundle->radius.cfg.file && bundle->radius.errstr)
usr.sbin/ppp/chap.c
599
msg = bundle->radius.errstr;
usr.sbin/ppp/chap.c
864
if (*bundle->radius.cfg.file) {
usr.sbin/ppp/chap.c
865
if (!radius_Authenticate(&bundle->radius, &chap->auth,
usr.sbin/ppp/command.c
2057
arg->bundle->radius.alive.interval = atoi(argp);
usr.sbin/ppp/command.c
2058
if (arg->bundle->radius.alive.interval && !*arg->bundle->radius.cfg.file) {
usr.sbin/ppp/command.c
2062
if (arg->bundle->radius.alive.interval)
usr.sbin/ppp/command.c
2065
radius_StopTimer(&arg->bundle->radius);
usr.sbin/ppp/command.c
2221
*arg->bundle->radius.cfg.file = '\0';
usr.sbin/ppp/command.c
2227
strncpy(arg->bundle->radius.cfg.file, argp,
usr.sbin/ppp/command.c
2228
sizeof arg->bundle->radius.cfg.file - 1);
usr.sbin/ppp/command.c
2229
arg->bundle->radius.cfg.file
usr.sbin/ppp/command.c
2230
[sizeof arg->bundle->radius.cfg.file - 1] = '\0';
usr.sbin/ppp/command.c
2334
arg->bundle->radius.port_id_type = RPI_DEFAULT;
usr.sbin/ppp/command.c
2336
arg->bundle->radius.port_id_type = RPI_PID;
usr.sbin/ppp/command.c
2338
arg->bundle->radius.port_id_type = RPI_IFNUM;
usr.sbin/ppp/command.c
2340
arg->bundle->radius.port_id_type = RPI_TUNNUM;
usr.sbin/ppp/command.c
2347
if (arg->bundle->radius.port_id_type && !*arg->bundle->radius.cfg.file) {
usr.sbin/ppp/command.c
587
bundle->radius.ipv6prefix);
usr.sbin/ppp/ipcp.c
583
|| (ipcp->fsm.bundle->radius.valid && ipcp->fsm.bundle->radius.vj)
usr.sbin/ppp/ipcp.c
705
if (bundle->radius.valid)
usr.sbin/ppp/ipcp.c
706
route_Change(bundle, bundle->radius.routes, &myncpaddr, &hisncpaddr);
usr.sbin/ppp/ipcp.c
879
radius_Flush(&fp->bundle->radius);
usr.sbin/ppp/ipcp.c
880
radius_Account(&fp->bundle->radius, &fp->bundle->radacct,
usr.sbin/ppp/ipcp.c
883
if (*fp->bundle->radius.cfg.file && fp->bundle->radius.filterid)
usr.sbin/ppp/ipcp.c
884
system_Select(fp->bundle, fp->bundle->radius.filterid, LINKDOWNFILE,
usr.sbin/ppp/ipcp.c
886
radius_StopTimer(&fp->bundle->radius);
usr.sbin/ppp/ipcp.c
949
radius_Account(&fp->bundle->radius, &fp->bundle->radacct, fp->bundle->links,
usr.sbin/ppp/ipcp.c
952
if (*fp->bundle->radius.cfg.file && fp->bundle->radius.filterid)
usr.sbin/ppp/ipcp.c
953
system_Select(fp->bundle, fp->bundle->radius.filterid, LINKUPFILE,
usr.sbin/ppp/ipv6cp.c
256
if (bundle->radius.valid)
usr.sbin/ppp/ipv6cp.c
257
route_Change(bundle, bundle->radius.ipv6routes, &ipv6cp->myaddr,
usr.sbin/ppp/ipv6cp.c
480
radius_Account(&fp->bundle->radius, &fp->bundle->radacct6,
usr.sbin/ppp/ipv6cp.c
489
if (*fp->bundle->radius.cfg.file && fp->bundle->radius.filterid)
usr.sbin/ppp/ipv6cp.c
490
system_Select(fp->bundle, fp->bundle->radius.filterid, LINKUPFILE,
usr.sbin/ppp/ipv6cp.c
532
radius_Flush(&fp->bundle->radius);
usr.sbin/ppp/ipv6cp.c
533
radius_Account(&fp->bundle->radius, &fp->bundle->radacct6,
usr.sbin/ppp/ipv6cp.c
542
if (*fp->bundle->radius.cfg.file && fp->bundle->radius.filterid)
usr.sbin/ppp/ipv6cp.c
543
system_Select(fp->bundle, fp->bundle->radius.filterid, LINKDOWNFILE,
usr.sbin/ppp/mppe.c
434
struct radius *r = &fp->bundle->radius;
usr.sbin/ppp/mppe.c
465
if (*fp->bundle->radius.cfg.file && fp->bundle->radius.mppe.policy)
usr.sbin/ppp/mppe.c
466
return fp->bundle->radius.mppe.policy == MPPE_POLICY_REQUIRED ? 1 : 0;
usr.sbin/ppp/mppe.c
483
if (*bundle->radius.cfg.file && bundle->radius.mppe.types) {
usr.sbin/ppp/mppe.c
484
if (bundle->radius.mppe.types & MPPE_TYPE_40BIT)
usr.sbin/ppp/mppe.c
486
if (bundle->radius.mppe.types & MPPE_TYPE_128BIT)
usr.sbin/ppp/mppe.c
696
if (*bundle->radius.cfg.file && bundle->radius.mppe.recvkey) {
usr.sbin/ppp/mppe.c
697
if (mip->keylen > bundle->radius.mppe.recvkeylen)
usr.sbin/ppp/mppe.c
698
mip->keylen = bundle->radius.mppe.recvkeylen;
usr.sbin/ppp/mppe.c
701
memcpy(mip->mastkey, bundle->radius.mppe.recvkey, mip->keylen);
usr.sbin/ppp/mppe.c
752
if (*bundle->radius.cfg.file && bundle->radius.mppe.sendkey) {
usr.sbin/ppp/mppe.c
753
if (mop->keylen > bundle->radius.mppe.sendkeylen)
usr.sbin/ppp/mppe.c
754
mop->keylen = bundle->radius.mppe.sendkeylen;
usr.sbin/ppp/mppe.c
757
memcpy(mop->mastkey, bundle->radius.mppe.sendkey, mop->keylen);
usr.sbin/ppp/pap.c
149
if (*bundle->radius.cfg.file && bundle->radius.repstr)
usr.sbin/ppp/pap.c
150
SendPapCode(authp, PAP_ACK, bundle->radius.repstr);
usr.sbin/ppp/pap.c
267
if (*bundle->radius.cfg.file) {
usr.sbin/ppp/pap.c
268
if (!radius_Authenticate(&bundle->radius, authp, authp->in.name,
usr.sbin/ppp/radius.c
1096
radius_Account(struct radius *r, struct radacct *ac, struct datalink *dl,
usr.sbin/ppp/radius.c
1300
radius_Show(struct radius *r, struct prompt *p)
usr.sbin/ppp/radius.c
1336
timer_Stop(&bundle->radius.alive.timer);
usr.sbin/ppp/radius.c
1337
bundle->radius.alive.timer.load = bundle->radius.alive.interval * SECTICKS;
usr.sbin/ppp/radius.c
1338
if (bundle->radius.alive.timer.load) {
usr.sbin/ppp/radius.c
1339
radius_Account(&bundle->radius, &bundle->radacct,
usr.sbin/ppp/radius.c
1341
timer_Start(&bundle->radius.alive.timer);
usr.sbin/ppp/radius.c
1348
if (*bundle->radius.cfg.file && bundle->radius.alive.interval) {
usr.sbin/ppp/radius.c
1349
bundle->radius.alive.timer.func = radius_alive;
usr.sbin/ppp/radius.c
1350
bundle->radius.alive.timer.name = "radius alive";
usr.sbin/ppp/radius.c
1351
bundle->radius.alive.timer.load = bundle->radius.alive.interval * SECTICKS;
usr.sbin/ppp/radius.c
1352
bundle->radius.alive.timer.arg = bundle;
usr.sbin/ppp/radius.c
1358
radius_StopTimer(struct radius *r)
usr.sbin/ppp/radius.c
148
demangle(struct radius *r, const void *mangled, size_t mlen,
usr.sbin/ppp/radius.c
248
radius_Process(struct radius *r, int got)
usr.sbin/ppp/radius.c
655
radius_Continue(struct radius *r, int sel)
usr.sbin/ppp/radius.c
678
radius_Continue((struct radius *)v, 0);
usr.sbin/ppp/radius.c
695
radius_Flush(struct radius *r)
usr.sbin/ppp/radius.c
717
struct radius *rad = descriptor2radius(d);
usr.sbin/ppp/radius.c
736
struct radius *r = descriptor2radius(d);
usr.sbin/ppp/radius.c
757
radius_Init(struct radius *r)
usr.sbin/ppp/radius.c
795
radius_Destroy(struct radius *r)
usr.sbin/ppp/radius.c
829
radius_put_physical_details(struct radius *rad, struct physical *p)
usr.sbin/ppp/radius.c
893
radius_Authenticate(struct radius *r, struct authinfo *authp, const char *name,
usr.sbin/ppp/radius.h
102
((d)->type == RADIUS_DESCRIPTOR ? (struct radius *)(d) : NULL)
usr.sbin/ppp/radius.h
106
extern void radius_Flush(struct radius *);
usr.sbin/ppp/radius.h
107
extern void radius_Init(struct radius *);
usr.sbin/ppp/radius.h
108
extern void radius_Destroy(struct radius *);
usr.sbin/ppp/radius.h
110
extern void radius_Show(struct radius *, struct prompt *);
usr.sbin/ppp/radius.h
112
extern void radius_StopTimer(struct radius *);
usr.sbin/ppp/radius.h
113
extern int radius_Authenticate(struct radius *, struct authinfo *,
usr.sbin/ppp/radius.h
121
extern void radius_Account(struct radius *, struct radacct *,
usr.sbin/ppp/radius.h
82
struct radius *rad_parent; /* "Parent" struct radius stored in bundle */