wimax-tools 1.4.4

/home/users/builder/rpm/BUILD/wimax-tools-1.4.4/lib/names-vals.h

Go to the documentation of this file.
00001 #include <linux/wimax.h>
00002 static
00003 const struct {
00004         int value;
00005         const char *name;
00006 } wimax_st_names_vals[] = {
00007         { 0, NULL }
00008 };
00009 const char wimax_st_valid_str[] = "";
00010