代码搜索:RADIUS
找到约 6,327 项符合「RADIUS」的源代码
代码结果 6,327
www.eeworm.com/read/219172/14892608
radiusȡ+
www.eeworm.com/read/181590/9245139
c radius.c
/*
* Host AP (software wireless LAN access point) user space daemon for
* Host AP kernel driver / RADIUS client
* Copyright (c) 2002-2005, Jouni Malinen
*
* This program is f
www.eeworm.com/read/181590/9245195
h radius.h
#ifndef RADIUS_H
#define RADIUS_H
/* RFC 2865 - RADIUS */
struct radius_hdr {
u8 code;
u8 identifier;
u16 length; /* including this header */
u8 authenticator[16];
/* followed by length-20 octe
www.eeworm.com/read/169087/9881320
c radius.c
/*
* Host AP (software wireless LAN access point) user space daemon for
* Host AP kernel driver / RADIUS client
* Copyright (c) 2002-2005, Jouni Malinen
*
* This program is f
www.eeworm.com/read/169087/9881344
h radius.h
#ifndef RADIUS_H
#define RADIUS_H
/* RFC 2865 - RADIUS */
struct radius_hdr {
u8 code;
u8 identifier;
u16 length; /* including this header */
u8 authenticator[16];
/* followed by length-20 octe
www.eeworm.com/read/166876/9991999
h radius.h
#ifndef RADIUS_H
#define RADIUS_H
/*
* RADIUS Remote Authentication Dial In User Service
*
* Livingston Enterprises, Inc.
* 6920 Koll Center Parkway
* Pleasanton, CA 94566
*
* Copyright 19
www.eeworm.com/read/423392/10563634
c radius.c
/*
* Host AP (software wireless LAN access point) user space daemon for
* Host AP kernel driver / RADIUS client
* Copyright (c) 2002-2005, Jouni Malinen
*
* This program is free softwar
www.eeworm.com/read/423392/10563766
h radius.h
#ifndef RADIUS_H
#define RADIUS_H
/* RFC 2865 - RADIUS */
struct radius_hdr {
u8 code;
u8 identifier;
u16 length; /* including this header */
u8 authenticator[16];
/* followed by length-20 octe
www.eeworm.com/read/329507/12950873
c radius.c
/*
* hostapd / RADIUS message processing
* Copyright (c) 2002-2008, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GN
www.eeworm.com/read/329507/12950965
h radius.h
/*
* hostapd / RADIUS message processing
* Copyright (c) 2002-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GN