MCPcopy Create free account

hub / github.com/Qihoo360/mysql-sniffer / functions

Functions210 in github.com/Qihoo360/mysql-sniffer

↓ 1 callersFunctionhandle_msg
src/mysql-dissector.c:460
↓ 1 callersFunctionhandle_resume_state
src/mysql-dissector.c:478
↓ 1 callersFunctionhandle_server_msg
* handle the message send by server */
src/mysql-dissector.c:393
↓ 1 callersFunctionhostfrag_find
libnids-1.24/src/ip_fragment.c:241
↓ 1 callersFunctioninit_hash
libnids-1.24/src/hash.c:40
↓ 1 callersFunctioninit_procs
libnids-1.24/src/libnids.c:471
↓ 1 callersFunctioninitiate_tcp_resume
libnids-1.24/src/tcp.c:386
↓ 1 callersFunctionip_compute_csum
this routine is used for miscellaneous IP-like checksums, mainly in icmp.c */
libnids-1.24/src/checksum.c:194
↓ 1 callersFunctionip_create
Add an entry to the 'ipq' queue for a newly received IP datagram. We will (hopefully :-) receive all other fragments of this datagram in time, so
libnids-1.24/src/ip_fragment.c:395
↓ 1 callersFunctionip_defrag_stub
libnids-1.24/src/ip_fragment.c:708
↓ 1 callersFunctionip_done
See if a fragment queue is complete. */
libnids-1.24/src/ip_fragment.c:441
↓ 1 callersFunctionip_evictor
Memory limiting on fragments. Evictor trashes the oldest fragment queue until we are back under the low threshold. */
libnids-1.24/src/ip_fragment.c:378
↓ 1 callersFunctionip_fast_csum
This is a version of ip_compute_csum() optimized for IP headers, which always checksum on 4 octet boundaries. By Jorge Cwik <jorge@laser.satlink
libnids-1.24/src/checksum.c:123
↓ 1 callersFunctionip_find
Find the correct entry in the "incomplete datagrams" queue for this IP datagram, and return the queue entry address if found. */
libnids-1.24/src/ip_fragment.c:300
↓ 1 callersFunctionip_frag_create
Create a new fragment entry. */
libnids-1.24/src/ip_fragment.c:207
↓ 1 callersFunctionip_frag_exit
libnids-1.24/src/ip_fragment.c:756
↓ 1 callersFunctionip_frag_init
libnids-1.24/src/ip_fragment.c:743
↓ 1 callersFunctionip_glue
Build a new IP datagram from all its fragments. FIXME: We copy here because we lack an effective way of handling lists of bits on input. Until t
libnids-1.24/src/ip_fragment.c:472
↓ 1 callersFunctionip_options_compile
libnids-1.24/src/ip_options.c:96
↓ 1 callersFunctionis_file_stale
* file is stale when it is deleted by others after fopen. * the only way to figure out, is using the fstat or access(). */
src/sniff-log.cpp:119
↓ 1 callersFunctionis_logdir_accessible
src/sniff-config.cpp:158
↓ 1 callersFunctionlog_fini
src/sniff-log.cpp:222
↓ 1 callersFunctionlog_init
src/sniff-log.cpp:217
↓ 1 callersFunctionlog_session_query
src/sniff-log.cpp:168
↓ 1 callersFunctionmain
libnids-1.24/samples/sniff.c:76
↓ 1 callersFunctionmy_tcp_check
libnids-1.24/src/checksum.c:200
↓ 1 callersFunctionmy_udp_check
libnids-1.24/src/checksum.c:208
↓ 1 callersFunctionmysql_dissect_greet
src/mysql-dissector.c:169
↓ 1 callersFunctionmysql_dissect_login_request
src/mysql-dissector.c:180
↓ 1 callersFunctionmysql_dissect_login_resp
src/mysql-dissector.c:231
↓ 1 callersFunctionmysql_dissect_query
src/mysql-dissector.c:280
↓ 1 callersFunctionmysql_dissect_query_result
src/mysql-dissector.c:330
↓ 1 callersFunctionmysql_dissect_query_result_phase2
looking for the second eof */
src/mysql-dissector.c:313
↓ 1 callersFunctionmysql_dissector
src/mysql-dissector.c:511
↓ 1 callersFunctionmysql_handle_client_cmd
src/mysql-dissector.c:240
↓ 1 callersFunctionmysql_session_new
src/session.cpp:55
↓ 1 callersFunctionnids_dispatch
libnids-1.24/src/libnids.c:765
↓ 1 callersFunctionnids_getfd
libnids-1.24/src/libnids.c:735
↓ 1 callersFunctionnids_next
libnids-1.24/src/libnids.c:744
↓ 1 callersFunctionnids_pcap_handler
libnids-1.24/src/libnids.c:229
↓ 1 callersFunctionnids_register_tcp_resume
libnids-1.24/src/tcp.c:1283
↓ 1 callersFunctionopen_live
libnids-1.24/src/libnids.c:516
↓ 1 callersFunctionpanic
libnids-1.24/src/ip_fragment.c:142
↓ 1 callersFunctionparse_cmdline_option
src/sniff-config.cpp:178
↓ 1 callersFunctionparse_cmdline_port_option
src/sniff-config.cpp:63
↓ 1 callersFunctionparse_cmdline_port_range
src/sniff-config.cpp:97
↓ 1 callersFunctionparse_cmdline_white_list
src/sniff-config.cpp:125
↓ 1 callersFunctionprint_help
src/sniff-config.cpp:139
↓ 1 callersFunctionprocess_icmp
libnids-1.24/src/tcp.c:1360
↓ 1 callersFunctionprocess_tcp
libnids-1.24/src/tcp.c:927
↓ 1 callersFunctionprocess_udp
libnids-1.24/src/libnids.c:425
↓ 1 callersFunctionprune_queue
libnids-1.24/src/tcp.c:815
↓ 1 callersFunctionquery_info_free
src/session.cpp:45
↓ 1 callersFunctionquery_info_new
src/session.cpp:24
↓ 1 callersFunctionquery_info_resize
src/session.cpp:35
↓ 1 callersFunctionraw_init
libnids-1.24/src/killtcp.c:50
↓ 1 callersFunctionrecord_db_info
src/mysql-dissector.c:115
↓ 1 callersFunctionrecord_query_info
src/mysql-dissector.c:62
↓ 1 callersFunctionremove_oldest_conn
* when conn count >= max count, kick the oldest conn out */
libnids-1.24/src/tcp_conn_pool.c:139
↓ 1 callersFunctionrename_split_file
src/sniff-log.cpp:77
↓ 1 callersFunctionrmthis_host
libnids-1.24/src/ip_fragment.c:277
↓ 1 callersFunctionscan_exit
libnids-1.24/src/scan.c:49
↓ 1 callersFunctionscan_hash
libnids-1.24/src/scan.c:58
↓ 1 callersFunctionscan_init
libnids-1.24/src/scan.c:35
↓ 1 callersFunctionsession_fini
src/session.cpp:134
↓ 1 callersFunctionsession_init
src/session.cpp:129
↓ 1 callersFunctionset_all_promisc
libnids-1.24/src/allpromisc.c:10
↓ 1 callersFunctionset_nids_option
src/main.c:105
↓ 1 callersFunctionsniffer_is_shutdown
src/main.c:133
↓ 1 callersFunctiontcp_check_timeouts
libnids-1.24/src/tcp.c:207
↓ 1 callersFunctiontcp_exit
libnids-1.24/src/tcp.c:896
↓ 1 callersFunctiontcp_init
libnids-1.24/src/tcp.c:1328
↓ 1 callersFunctiontcp_queue
libnids-1.24/src/tcp.c:709
Functioncap_queue_process_thread
thread entry point * pops capture queue items and feeds them to * the ip fragment processors - mcree */
libnids-1.24/src/libnids.c:572
Functionconfig_get_port_type
src/sniff-config.cpp:340
Functionconfig_sigalarm_handler
src/sniff-config.cpp:44
Functiondetect_ftpd
libnids-1.24/samples/overflows.c:203
Functiondetect_imap
libnids-1.24/samples/overflows.c:47
Functiongen_ip_frag_proc
libnids-1.24/src/libnids.c:369
Functiongen_ip_proc
libnids-1.24/src/libnids.c:454
Functionhash_table_each
libnids-1.24/src/tcp_conn_pool.c:98
Functionip_expire
Oops- a fragment queue timed out. Kill it and send an ICMP reply. */
libnids-1.24/src/ip_fragment.c:363
Functionmain
libnids-1.24/samples/overflows.c:229
Functionmain
libnids-1.24/samples/printall.c:205
Functionmain
libnids-1.24/samples/nids_next.c:10
Functionmain
src/main.c:138
Functionnids_ip_filter
libnids-1.24/src/libnids.c:121
Functionnids_no_mem
libnids-1.24/src/util.c:15
Functionnids_register_ip
libnids-1.24/src/libnids.c:496
Functionnids_register_ip_frag
libnids-1.24/src/libnids.c:506
Functionnids_register_udp
libnids-1.24/src/libnids.c:486
Functionnids_syslog
libnids-1.24/src/libnids.c:128
Functionnids_syslog_hook
libnids-1.24/samples/printall.c:43
Functionnids_syslog_hook
* see details in nids doc/API.txt * set nids_params.syslog to this func, can hook the nids debug log. * prevent nids to logs messages to system dae
src/main.c:22
Functionnids_unregister_ip
libnids-1.24/src/libnids.c:501
Functionnids_unregister_ip_frag
libnids-1.24/src/libnids.c:511
Functionnids_unregister_tcp
libnids-1.24/src/tcp.c:1276
Functionnids_unregister_tcp_resume
libnids-1.24/src/tcp.c:1289
Functionnids_unregister_udp
libnids-1.24/src/libnids.c:491
Methodoperator ()
src/session.cpp:15
← previousnext →101–200 of 210, ranked by callers