ファイル定義書 VB2010

ipv4.c

ファイル名ファイル名

ipv4.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 160 26%
空行行数 91 15%
実行行数 371 59%
合計行数 622 100%

関数定義数関数定義数

内容 定義数
関数数 14

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic add_ipv4_miniroute static struct ipv4_miniroute * __malloc Add IPv4 minirouting table entry
2
StaticStatic del_ipv4_miniroute static void Delete IPv4 minirouting table entry
3
StaticStatic ipv4_route static struct ipv4_miniroute * Perform IPv4 routing
4
StaticStatic ipv4_frag_expired static void Fragment reassembly counter timeout
5
StaticStatic free_fragbuf static void Free fragment buffer
6
StaticStatic ipv4_reassemble static struct io_buffer * Fragment reassembler
7
StaticStatic ipv4_pshdr_chksum static uint16_t Add IPv4 pseudo-header checksum to existing checksum
8
StaticStatic ipv4_ll_addr static int Determine link-layer address
9
StaticStatic ipv4_tx static int Transmit IP packet
10
StaticStatic ipv4_rx static int Process incoming packets
11
StaticStatic ipv4_arp_check static int Check existence of IPv4 address for ARP
12
FunctionFunction inet_ntoa char * Convert IPv4 address to dotted-quad notation
13
StaticStatic ipv4_ntoa static const char * Transcribe IP address
14
StaticStatic ipv4_create_routes static int Create IPv4 routing table based on configured settings

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー