-static const char rcsid[] =
- "$Id: print-radius.c,v 1.15 2002-08-06 04:42:06 guy Exp $";
+static const char rcsid[] _U_ =
+ "$Id: print-radius.c,v 1.19.2.2 2003-11-16 08:51:40 guy Exp $";
const char **subtypes; /* Standard Values (if any) */
u_char siz_subtypes; /* Size of total standard values */
u_char first_subtype; /* First standard value is 0 or 1 */
const char **subtypes; /* Standard Values (if any) */
u_char siz_subtypes; /* Size of total standard values */
u_char first_subtype; /* First standard value is 0 or 1 */
attr_type[attr_code].first_subtype) &&
data_value >= attr_type[attr_code].first_subtype )
printf("{%s}",table[data_value]);
else
attr_type[attr_code].first_subtype) &&
data_value >= attr_type[attr_code].first_subtype )
printf("{%s}",table[data_value]);
else
radius_print(const u_char *dat, u_int length)
{
register const struct radius_hdr *rad;
radius_print(const u_char *dat, u_int length)
{
register const struct radius_hdr *rad;