wimax-tools  1.4.4
names-vals.h
Go to the documentation of this file.
1 #include <linux/wimax.h>
2 static
3 const struct {
4  int value;
5  const char *name;
6 } wimax_st_names_vals[] = {
7  { 0, NULL }
8 };
9 const char wimax_st_valid_str[] = "";
10 
int value
Definition: names-vals.h:4
char name[__WIMAXLL_IFNAME_LEN]
Definition: internal.h:222
const char wimax_st_valid_str[]
Definition: names-vals.h:9