ファイル名arp.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 100 | 34% |
| 空行行数 | 39 | 13% |
| 実行行数 | 155 | 53% |
| 合計行数 | 294 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 5 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
arp_find_entry | static struct arp_entry * | Find entry in the ARP cache | |
2 |
arp_resolve | int | Look up media-specific link-layer address in the ARP cache | |
3 |
arp_find_protocol | static struct arp_net_protocol * | Identify ARP protocol | |
4 |
arp_rx | static int | Process incoming ARP packets | |
5 |
arp_ntoa | static const char * | Transcribe ARP address |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー