ファイル定義書 VB2010

tftp.c

ファイル名ファイル名

tftp.c

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

内容 行数 比率
コメント行数 345 29%
空行行数 187 16%
実行行数 639 55%
合計行数 1171 100%

関数定義数関数定義数

内容 定義数
関数数 28

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic tftp_free static void Free TFTP request
2
StaticStatic tftp_done static void Mark TFTP request as complete
3
StaticStatic tftp_reopen static int Reopen TFTP socket
4
StaticStatic tftp_reopen_mc static int Reopen TFTP multicast socket
5
StaticStatic tftp_presize static int Presize TFTP receive buffers and block bitmap
6
FunctionFunction tftp_set_request_blksize void Set TFTP request blocksize
7
FunctionFunction tftp_set_mtftp_address void Set MTFTP multicast address
8
FunctionFunction tftp_set_mtftp_port void Set MTFTP multicast port
9
StaticStatic tftp_send_rrq static int Transmit RRQ
10
StaticStatic tftp_send_ack static int Transmit ACK
11
StaticStatic tftp_send_packet static int Transmit next relevant packet
12
StaticStatic tftp_timer_expired static void Handle TFTP retransmission timer expiry
13
StaticStatic tftp_process_blksize static int Process TFTP "blksize" option
14
StaticStatic tftp_process_tsize static int Process TFTP "tsize" option
15
StaticStatic tftp_process_multicast static int Process TFTP "multicast" option
16
StaticStatic tftp_process_option static int Process TFTP option
17
StaticStatic tftp_rx_oack static int Receive OACK
18
StaticStatic tftp_rx_data static int Receive DATA
19
StaticStatic tftp_rx_error static int Receive ERROR
20
StaticStatic tftp_rx static int Receive new data
21
StaticStatic tftp_socket_deliver_iob static int Receive new data via socket
22
StaticStatic tftp_mc_socket_deliver_iob static int Receive new data via multicast socket
23
StaticStatic tftp_xfer_close static void Close TFTP data transfer interface
24
StaticStatic tftp_core_open static int Initiate TFTP/TFTM/MTFTP download
25
StaticStatic tftp_open static int Initiate TFTP download
26
StaticStatic tftm_open static int Initiate TFTM download
27
StaticStatic mtftp_open static int Initiate MTFTP download
28
StaticStatic tftp_apply_settings static int Apply TFTP configuration settings

See Also

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