 構文
構文struct net_device
 ファイル名
ファイル名 構造体情報
構造体情報| No. | 名称 | 属性 | 説明 | 
|---|---|---|---|
| 1 | net_device | ||
| refcnt | refcnt | ||
| list | list_head | ||
| name[8] | char | ||
| dev | device * | ||
| op | net_device_operations * | ||
| ll_protocol | ll_protocol * | ||
| ll_addr[MAX_LL_ADDR_LEN] | uint8_t | ||
| state | unsigned int | ||
| tx_queue | list_head | ||
| rx_queue | list_head | ||
| stats | net_device_stats | ||
| settings | simple_settings | ||
| priv | void * | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー