Home
last modified time | relevance | path

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

/Linux-v5.10/net/wimax/
Dop-state-get.c38 if (info->attrs[WIMAX_GNL_STGET_IFIDX] == NULL) { in wimax_gnl_doit_state_get()
42 ifindex = nla_get_u32(info->attrs[WIMAX_GNL_STGET_IFIDX]); in wimax_gnl_doit_state_get()
Dstack.c397 [WIMAX_GNL_STGET_IFIDX] = { .type = NLA_U32, },
/Linux-v5.10/include/uapi/linux/
Dwimax.h119 WIMAX_GNL_STGET_IFIDX = 1, enumerator