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