ファイル名ipv6.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 99 | 26% |
| 空行行数 | 57 | 15% |
| 実行行数 | 224 | 59% |
| 合計行数 | 380 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 11 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
add_ipv6_miniroute | static struct ipv6_miniroute * __malloc | Add IPv6 minirouting table entry | |
2 |
del_ipv6_miniroute | static void | Delete IPv6 minirouting table entry | |
3 |
add_ipv6_address | int | Add IPv6 interface | |
4 |
del_ipv6_address | void | Remove IPv6 interface | |
5 |
ipv6_tx_csum | static uint16_t | Calculate TCPIP checksum | |
6 |
ipv6_dump | void | Dump IP6 header for debugging | |
7 |
ipv6_tx | static int | Transmit IP6 packet | |
8 |
ipv6_process_nxt_hdr | static int | Process next IP6 header | |
9 |
ipv6_rx | static int | Process incoming IP6 packets | |
10 |
inet6_ntoa | char * | ||
11 |
ipv6_ntoa | static const char * |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー