wimax-tools 1.4.4
Data Fields

wimaxll_handle Struct Reference

A WiMax control pipe handle. More...

#include <internal.h>

Data Fields

unsigned ifidx
int gnl_family_id
int mcg_id
char name [__WIMAXLL_IFNAME_LEN]
void * priv
struct nl_handle * nlh_tx
struct nl_handle * nlh_rx
wimaxll_msg_to_user_cb_f msg_to_user_cb
void * msg_to_user_priv
wimaxll_state_change_cb_f state_change_cb
void * state_change_priv

Detailed Description

A WiMax control pipe handle.

This type is opaque to the user


Field Documentation

Referenced by wimaxll_open().

char wimaxll_handle::name[__WIMAXLL_IFNAME_LEN]
struct nl_handle* wimaxll_handle::nlh_rx
struct nl_handle* wimaxll_handle::nlh_tx