Home
last modified time | relevance | path

Searched refs:WIMAX_GNL_STGET_IFIDX (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/wimax/
Dop-state-get.c51 if (info->attrs[WIMAX_GNL_STGET_IFIDX] == NULL) { in wimax_gnl_doit_state_get()
55 ifindex = nla_get_u32(info->attrs[WIMAX_GNL_STGET_IFIDX]); in wimax_gnl_doit_state_get()
Dstack.c412 [WIMAX_GNL_STGET_IFIDX] = { .type = NLA_U32, },
/linux-4.4.14/include/uapi/linux/
Dwimax.h119 WIMAX_GNL_STGET_IFIDX = 1, enumerator