Searched refs:WIMAX_GNL_MSG_IFIDX (Results 1 – 3 of 3) sorted by relevance
129 result = nla_put_u32(skb, WIMAX_GNL_MSG_IFIDX, in wimax_msg_alloc()330 if (info->attrs[WIMAX_GNL_MSG_IFIDX] == NULL) { in wimax_gnl_doit_msg_from_user()334 ifindex = nla_get_u32(info->attrs[WIMAX_GNL_MSG_IFIDX]); in wimax_gnl_doit_msg_from_user()
398 [WIMAX_GNL_MSG_IFIDX] = { .type = NLA_U32, },
87 WIMAX_GNL_MSG_IFIDX = 1, enumerator