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