If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:dsld (avmcmd)

From BoxMatrix


BoxMatrix >> Shell-Commands >> dsld (avmcmd) @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Startup-Scr Hotplug-Scr BusyBox-Cmds Bash-Cmds AVM-Cmds Chipset-Cmds Linux-Cmds Shared-Libs Kernel-Mods Research

Info
  
Name-Collision - multiple objects in this wiki use the name dsld!
dsld (avmcmd) Internet routing daemon.
dsld (process) Internet routing daemon.
dsld (watchdog) Internet routing daemon.

AVM-Command

Goto:   Endpoints  -  Events  -  Config  -  Logs  -  Source  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

todo

dsld announces the igd UPnP root device via SSDP which is described by igddesc.xml.
The description igddesc.xml is dynamically created by preprocessing the igddesc-template.xml.

dsld also announces the igd2 UPnP root device via SSDP which is described by igd2desc.xml.
The description igd2desc.xml is dynamically created by preprocessing the igd2desc-template.xml.

fw 7.29 help:

root@fritz2:/var/mod/root# dsld -?

usage: dsld dsld [options]

options:
  -?                 - print this help
  -d                 - Debug for PPP-Stack. (NOTSET)
  -f                 - run in forground. (NOTSET)
  -s                 - stop daemon. (NOTSET)
  -v                 - verbose. (NOTSET)
  -p STRING          - Pidfile. ("/var/run/dsld.pid")
  -r INTEGER         - Portrange for IPMASQ. (0)
  -F                 - no pppoe forwarding. (NOTSET)
  -C                 - connect on startup. (NOTSET)
  -i                 - obsolete. (NOTSET)
  -M STRING          - memory debug output. (NULL)
  -n                 - do not show packets dropped. (NOTSET)
  -I                 - send dsld a SIGHUP. (NOTSET)
  -V STRING          - Pidfile of voipd. ("/var/run/voipd.pid")
  -S                 - show bandwidth used every second. (NOTSET)
  -g                 - do not start igd. (NOTSET)
  -R                 - NQOS with estimator. (NOTSET)
  -m STRING          - set want mtus "rcvmtu,sndmtu". (NULL)
  -B INTEGER         - rcvbuf size for atm pvc in KB. (512)
  -q STRING          - specify tc fair queueing scheduler to use for egress shaping ("sfq"|"sfb"|"fq_codel"). ("sfq")
  -t STRING          - specify tc fair queueing scheduler to use for ingress shaping ("sfq"|"sfb"|"fq_codel"). ("fq_codel")
  -a                 - use tc with stab. (SET)
  -D STRING          - switch debug logs on. (FUNC)

start server:   dsld
stop server :   dsld -s

Endpoints

aicmd endpoint(s) provided by dsld, with these functions: (fw 7.29)

root@fritz2:/var/mod/root# aicmd dsld

# provided by dsld: - fw 7.01+

HELP                                     - show help
SLABDUMP                                 - show slab allocation
SLABSHOW                                 - show slab information
QUIT                                     - disconnect

show qos                                 - show qos

# provided by dsld: - fw 7.29+           - cable models only

show pacm                                - show pacm state

# provided by dsld: - fw 7.39+

show sgcounter                           - show sync group counter
show guestnet                            - show guest nets

# provided by libavmpcp.so: - fw 7.29+

libavmpcp show pcpinfo                   - show pcpinfo

# provided by libewnwlinux.so: - fw 7.01+

ewnwlinux show csockshell                - show shells running
ewnwlinux show genetlink                 - show gerneric netlink families

# provided by libewnwlinux.so: - fw 7.90+

ewnwlinux netlink show                   - show internal information
ewnwlinux netlink getroute [address]     - get route for inet address
ewnwlinux netlink interfaces             - show interfaces
ewnwlinux netlink routes [ 4 | 6 ]       - show routes

# provided by libavmcsock.so: - fw 7.01+

avmcsock show csock                      - show all csock
avmcsock show dnsconfig                  - show all dns context
avmcsock show timercb                    - show all timer
avmcsock show debughandles               - show all debughandles
avmcsock show cprocess                   - show all processes
avmcsock set debug                       - set debug flags

# provided by libavmcsock.so: - fw 7.29+

avmcsock show cbcontext                  - show all cbdata
avmcsock show daemon                     - show daemon status
avmcsock show cbuf                       - show cbuf status

# provided by libavmcsock.so: - fw 7.39+

avmcsock getsymbol <address>             - get symbol for address
avmcsock show dnsglobal                  - show all dns global values
avmcsock show dnscache                   - show cache
avmcsock show dnsqueries                 - show all pending queries
avmcsock show avmipc [endpoint shmatch]  - show avmipc events and states
avmcsock ctimer show                     - show all timer
avmcsock ctimer overview                 - show ctimer overview
avmcsock iotrace format unctrl|hexdump   - set format for csock iotrace
avmcsock iotrace file                    - enable iotrace to file
avmcsock iotrace enable                  - enable iotrace via debugmsg
avmcsock iotrace disable                 - disable iotrace
avmcsock iotrace match help|<match>      - show allowed matches or set match
avmcsock iotrace reset                   - remove all matches
avmcsock iotrace show                    - show configuration

# provided by libavmcsock.so: - fw 7.90+

avmcsock show signals                    - show signal handler
avmcsock show connector [cache|stats]    - show connector information
avmcsock show clogger                    - show clogger information
avmcsock set clogmod [ <module> [ '.' <submodule ] ... ] [ '=' <level> ]
                                         - set clogmod log level
avmcsock slab check                      - red zone/free check
avmcsock slab reap [heavy]               - call slab_reap/slab_reap_heavy
avmcsock slab dump [long]                - show slab allocation
avmcsock slab show                       - show slab information
avmcsock slab ewma [show|activate|deactivate|reset]
                                         - show average allocates/freed per second
avmcsock avmipc notifier [endpoint shmatch]
                                         - show registered notifier
avmcsock avmipc set [endpoint shmatch]   - show states/events sent
avmcsock avmipc csv [endpoint shmatch]   - show states/events sent and listing as csv

msgsend endpoint(s) provided by dsld, with these functions: (endpoints + commands, collected manually)

dsld ethtooldump        # from supportdata and supportdata_argo.nw
dsld configdump         # from supportdata
dsld reload             # from dsld.service
dsld wlansta up <%s>    # from wland
dsld wlansta down <%s>  # from wland
-a dsld ""              # from showpcpinfo

Events

Daily updated index of AVM-Events and AVMIPC-Datastore nodes affecting this command. Last update: 2023-12-10 05:13 GMT.
The owners of Event-Sinks and Event-Sources are manual research, which may be incomplete or even wrong.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.
A ** in the Mod column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A - in the Mod column marks manual research, the Firmware then shows where the item occurs, not the Relation.

Relation Typ Object Mod Firmware Info Origin
Netlink family NETLINK_GENERIC 7** 7.39 - 7.51 Generic Netlink (genetlink) family for simplified netlink usage (#16) Linux
Multicast group AVMGGRP_L2TP 7** 7.39 - 7.51 Interface of the L2TP tunneling server l2tpv3d AVM
Multicast group AVMGGRP_NLCTRL_NOTIFY 7** 7.39 - 7.51 Notification about changes in subscribed genetlink groups AVM
Netlink family NETLINK_ROUTE 16** 7.01 - 7.51 Communication channel between routing dæmons and the kernel packet forwarding (#0) Linux
Multicast group RTMGRP_IPV4_IFADD 20** 6.04 - 7.51 IPv4 address change of a Network-Interface Linux
Multicast group RTMGRP_IPV4_ROUTE 20** 6.04 - 7.51 IPv4 Routing Table change Linux
Multicast group RTMGRP_IPV6_IFADDR 20** 6.04 - 7.51 IPv6 address change of a Network-Interface Linux
Multicast group RTMGRP_IPV6_ROUTE 20** 6.04 - 7.51 IPv6 Routing Table change Linux
Multicast group RTMGRP_LINK 20** 6.04 - 7.51 Creation / deletion or up / down change of a Network-Interface. Linux
Multicast group RTMGRP_NOTIFY 16** 7.01 - 7.51 Enable notification about changes in subscribed rtnetlink groups Linux
Multicast group RTMGRP_TC 16** 7.01 - 7.51 Packet Scheduler Traffic Control change Linux
Sink evsink dsld_sar 33* 6.30 - 7.51 Event-Sink of dsld AVM
Receives event dsl_connect_status 33* 6.30 - 7.51 Broadband modem sync changes AVM
Endpoint sock me_dsld-pcp-($num).ctl 49* 6.25 - 7.51 avmipc endpoint of libavmpcp.so for dsld AVM
Listens to avmipc libpcp_dump 19** 7.01 - 7.51 Trigger event to dump PCP context info. AVM
Listens to avmipc libpcp_send_itemstatus 19** 7.01 - 7.51 Trigger event to send all PCP port openings. AVM
Listens to avmipc pcpserver_changed 19** 7.01 - 7.51 Trigger event to inform about PCP server changes. AVM
Endpoint sock me_dsld.ctl 104* 4.31 - 7.51 avmipc_command endpoint of dsld AVM
Listens to avmipc @ 18** 7.12 - 7.51 Special event for listeners of nameless private messages. AVM
Listens to avmipc afb_state 1** 7.39 TODO AVM
Listens to avmipc aicmd_listener 17** 7.29 - 7.51 Special event covering all aicmd compatible listeners. AVM
Listens to avmipc docsis_syncstate 1** 7.29 State of the DOCSIS sync in JSON format. AVM
Listens to avmipc EVENT_FWNOTIFY_EVENT_query 16** 7.01 - 7.51 Trigger event to query for Firewall state notification. AVM
Listens to avmipc mobile_dp1 3** 7.39 State of the first mobile internet connection in JSON format. AVM
Listens to avmipc mobile_glob 11** 7.29 - 7.51 State of the mobile modem capabilities in JSON format. AVM
Listens to avmipc STATE_DNSDOMAINS_STATE-MULTID_DSLD 1** 7.39 TODO AVM
Listens to avmipc STATE_ETHSTATUS_FBSTATE 1** 7.29 State of all LAN ports in JSON format. AVM
Listens to avmipc STATE_EXTADDRSTATUS_FBSTATE 18** 7.12 - 7.51 State of all public IP addresses in JSON format. AVM
Listens to avmipc STATE_FWACL_FWACLCFG 19** 7.01 - 7.51 State of the firewall access control list (FWACL). AVM
Endpoint sock me_igd.ctl 78* 4.76 - 7.51 avmipc endpoint for IGD by dsld AVM
Listens to avmipc @ 18** 7.12 - 7.51 Special event for listeners of nameless private messages. AVM
Endpoint sock me_igd2.ctl 49* 6.50 - 7.51 avmipc endpoint for IGD by dsld AVM
Listens to avmipc @ 18** 7.12 - 7.51 Special event for listeners of nameless private messages. AVM
Command cmd dsld (avmcmd) 1 4.81 - 5.22 Internet routing daemon. AVM
Sends avmipc dsldstat_ipv4_gateway_inet - 7.01 - 7.57 State of the IPv4 default gateway in JSON format. AVM
Sends avmipc dsldstat_mode_inet - 7.01 - 7.57 State of the internet connection mode in JSON format. AVM
Sends avmipc EVENT_FWNOTIFY_EVENT - 7.01 - 7.51 Target event to send Firewall state information to. AVM
Sends avmipc libpcp_itemstatus - 7.01 - 7.51 Target event to send PCP port openings to. AVM
Sends avmipc mobile_net - 7.29 - 7.39 State of the currently active mobile internet routings in JSON format. AVM
Sends avmipc pcpserver_changed - 7.01 - 7.51 Trigger event to inform about PCP server changes. AVM
Sends avmipc snmp_allowed - 7.29 - 7.39 State of the SNMP ports on the DOCSIS WAN interface in JSON format. AVM
Sends avmipc tr069_allowed - 7.29 - 7.39 State of the TR-069 port on the DOCSIS WAN interface in JSON format. AVM
42 event relations for this command

Config

Daily updated index of Configuration files accessed by this command. Last update: 2024-04-24 06:35 GMT.
A - in the Mod column marks manual research, the Firmware then shows where the item occurs, not the Relation.

Relation Typ Object Mod Firmware Info Origin
Config from tffs ar7.cfg (tffs) - 4.07 - 7.90 TODO AVM
Config from tffs stat.cfg (tffs) - 4.07 - 7.90 Stores the Online-Counter AVM
Config from tffs tr069.cfg (tffs) - 4.07 - 7.90 TODO AVM
3 config relations for this command

Logs

This is a subset of the Temp-Files section, filtered for logfiles of dsld:

Daily updated index of all dsld logfiles found scanning Supportdata-Probes. Last update: 2024-04-24 06:35 GMT.
The label (temp) in the Logfile column shows there are other objects in this wiki using this name.
The Mod column shows the amount of models using the respective logfile. Click the column header to sort by this number.

Source

The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 source files:

$ strings /sbin/dsld | grep -e '\.c$' -e '\.cpp$'

ar7/dsld/dsld.c
ar7/dsld/dsld_sync.c
ar7/dsld/autodetect.c
ar7/dsld/igd.c
ar7/dsld/he.c
ar7/dsld/dsld_gre.c
ar7/dsld/onlinemonitor.c  

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-04-24 07:26 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Symlinked by cmd dsltest 135 3.64 - 7.80 Debugging tool to test dsld. AVM
Started by serv dsld.service 50 7.39 - 7.90 supervisor service for dsld. AVM
Runs as proc dsld (process) 109* 4.07 - 7.90 Internet routing daemon. AVM
Registers wdog dsld (watchdog) 50* 6.24 - 7.90 Internet routing daemon. AVM
Serving port Port-520-udp 1* 6.04 TODO AVM
Serving port Port-5350-udp 23* 6.51 - 7.61 PCP - Port Control Protocol - client AVM
Serving sock me_dsld-pcp-($num).ctl 50* 6.25 - 7.90 avmipc endpoint of libavmpcp.so for dsld AVM
Serving sock me_dsld.ctl 105* 4.31 - 7.90 avmipc_command endpoint of dsld AVM
Serving sock me_igd.ctl 79* 4.76 - 7.90 avmipc endpoint for IGD by dsld AVM
Serving sock me_igd2.ctl 50* 6.50 - 7.90 avmipc endpoint for IGD by dsld AVM
Depends on lib ld.so 25 7.08 - 7.90 Dynamic linker / loader Linux
Depends on lib libar7cfg.so 138 1.120 - 7.90 TFFS-Configuration API to ar7.cfg and many more. AVM
Depends on lib libavm_event.so 136 3.42 - 7.90 AVM-Events management API AVM
Depends on lib libavmauth.so 62 6.51 - 7.90 Fritzbox authentification helpers AVM
Depends on lib libavmcipher.so 138 3.23 - 7.90 AES / DES / Rijndael encryption / decryption. AVM
Depends on lib libavmcsock.so 138 1.120 - 7.90 Networking, I/O and helper functions AVM
Depends on lib libavmdnsdomains.so 50 7.39 - 7.90 Collects and syncs DNS results for special domain wildcards AVM
Depends on lib libavmfbconf.so 47 7.39 - 7.80 API to hardcoded fbconf.cfg AVM
Depends on lib libavmfbstate.so 58 7.08 - 7.90 IPC fritzbox state notification AVM
Depends on lib libavmfwacl.so 68 6.35 - 7.90 Maintains the firewall access control list (FWACL). AVM
Depends on lib libavmfwnotify.so 68 6.36 - 7.90 Firewall state notification. AVM
Depends on lib libavmhmac.so 138 1.128 - 7.90 HMAC / SHA / MD5 hashing. AVM
Depends on lib libavmigdapi.so 32 1.120 - 4.27 TODO Linux
Depends on lib libavmpacmstate.so 44 6.84 - 7.90 TODO Linux
Depends on lib libavmpcp.so 68 6.25 - 7.90 Port Control Protocol (PCP) API library AVM
Depends on lib libavmwdt.so 16 7.59 - 7.90 AVM-Watchdogs management API AVM
Depends on lib libboxenv.so 12 7.90 API to the rc.conf enhanced Config-Environment AVM
Depends on lib libboxlib.so 138 1.120 - 7.90 Box status, logging and statistics functions AVM
Depends on lib libboxnotify.so 1 6.35 boxnotifyd client API (old) AVM
Depends on lib libc.so 138 1.120 - 7.90 Standard C library Linux
Depends on lib libcore.so 16 7.59 - 7.90 Collects the MAC addresses of the device it's running on AVM
Depends on lib libcrypto.so 50 7.39 - 7.90 OpenSSL general crypto and X.509 library Linux
Depends on lib libdl.so 132 1.120 - 7.90 Dynamic linking library Linux
Depends on lib libdputil.so 68 6.25 - 7.90 DataPipe / packet utilities AVM
Depends on lib libdsld_sync.so 48 7.39 - 7.80 TODO Linux
Depends on lib libeventlog.so 12 7.90 System Event-Log management API AVM
Depends on lib libewnwjson.so 12 7.90 JSON helper functions AVM
Depends on lib libewnwled.so 108 4.57 - 7.90 LED event helper functions AVM
Depends on lib libewnwlinux.so 138 1.128 - 7.90 Linux networking functions AVM
Depends on lib libewnwnet.so 80 5.51 - 7.90 Internet helper functions AVM
Depends on lib libfbconf.so 16 7.59 - 7.90 API to hardcoded fbconf.cfg AVM
Depends on lib libfbqos.so 12 7.90 TODO AVM
Depends on lib libfbsync.so 14 7.59 - 7.90 TODO AVM
Depends on lib libfcctl.so 3 6.98 - 7.90 API to the Broadcom Packet Flow Cache driver. Broadcom
Depends on lib libgcc_s.so 80 4.22 - 6.110 GCC low-level runtime library Linux
Depends on lib libjuisclient.so 12 7.90 Update-Search - second generation - JUIS AVM
Depends on lib libkavmtrackdquery.so 55 7.24 - 7.90 dsld MAC address tracking and comparison AVM
Depends on lib libkbridgeflt.so 55 7.19 - 7.90 Kernel bridge filtering control AVM
Depends on lib libkdsld.so 12 7.90 TODO AVM
Depends on lib libklatd.so 13 7.70 - 7.90 WAN Flow Latency Monitoring API AVM
Depends on lib libknqos.so 55 7.19 - 7.90 TODO Linux
Depends on lib libkvpnd.so 55 7.19 - 7.80 TODO Linux
Depends on lib libled.so 60 1.133 - 5.09 LED API - first generation AVM
Depends on lib libled2.so 68 6.35 - 7.90 LED API - second+third generation AVM
Depends on lib liblocalize.so 12 7.90 Charset conversion helper functions AVM
Depends on lib libm.so 95 4.77 - 7.90 C math library Linux
Depends on lib libnet_upstream.so 16 7.39 - 7.90 TODO Linux
Depends on lib liboauth2.so 12 7.90 OAuth v2.0 authentificator Linux
Depends on lib libpthread.so 132 1.120 - 7.90 POSIX threading library Linux
Depends on lib librt.so 62 6.35 - 7.90 POSIX realtime extensions library Linux
Depends on lib libslab.so 51 3.42 - 5.09 Slab allocator or empty dummy library Linux
Depends on lib libslab_c++.so 12 7.90 C++ slab allocator AVM
Depends on lib libsvctl.so 55 7.19 - 7.90 supervisor notification library AVM
Depends on lib libtiinterpreter.so 50 7.39 - 7.90 Preprocessor for SSI-Files by TI. AVM
Depends on lib libtmctl.so 3 6.98 - 7.90 Broadcom Traffic Management Control API Broadcom
Depends on lib libupnpdev.so 104 4.74 - 7.90 UPnP root device helper library AVM
Depends on lib libwdt.so 135 1.120 - 7.80 AVM-Watchdogs management API AVM
Depends on lib libwebkpiclient.so 50 7.39 - 7.90 KPI sensor for system parts which use HTTP / HTTPS AVM
Depends on lib libwebsrv.so 80 5.51 - 7.90 HTTP / HTTPS webserver and tools. AVM
Depends on lib libwlanparams.so 4 4.93 - 4.99 TFFS-Configuration API to wlan.cfg. AVM
Depends on lib libyajl.so 12 7.90 Event-driven JSON parser Linux
Depends on lib libz.so 58 6.83 - 7.90 Zlib compressor / decompressor Linux
72 dependencies for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-04-24 05:11 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmware Path Size
FRITZ!Box 2.76 - 4.02 /sbin 206k - 655k
FRITZ!Box SL 3.48 - 3.94 /sbin 186k - 619k
FRITZ!Box 2030 3.73 - 3.93 /sbin 186k - 619k
FRITZ!Box 2031 4.15 /sbin 210k
FRITZ!Box 2070 3.87 - 4.15 /sbin 206k - 210k
FRITZ!Box 2110 4.52 /sbin 119k
FRITZ!Box 2170 4.31 - 4.57 /sbin 124k - 207k
FRITZ!Box SL WLAN 3.23 - 4.34 /sbin 131k - 627k
FRITZ!Box WLAN 3020 3.23 - 4.34 /sbin 131k - 627k
FRITZ!Box WLAN 3030 3.65 - 4.34 /sbin 131k - 627k
FRITZ!Box WLAN 3050 3.63 - 4.07 /sbin 206k - 630k
FRITZ!Box WLAN 3070 3.87 - 4.15 /sbin 206k - 210k
FRITZ!Box WLAN 3130 4.21 - 4.34 /sbin 131k - 210k
FRITZ!Box WLAN 3131 4.29 - 4.57 /sbin 119k - 207k
FRITZ!Box WLAN 3170 4.31 - 4.58 /sbin 119k - 207k
FRITZ!Box WLAN 3270 4.57 - 5.54 /sbin 142k - 251k
FRITZ!Box WLAN 3270 v3 4.77 - 5.54 /sbin 209k - 251k
FRITZ!Box WLAN 3270 IT 5.23 - 5.52 /sbin 209k - 251k
FRITZ!Box 3272 5.50 - 6.89 /sbin 210k - 279k
FRITZ!Box WLAN 3370 5.01 - 6.56 /sbin 206k - 266k
FRITZ!Box 3390 5.50 - 6.56 /sbin 206k - 266k
FRITZ!Box 3490 (main) 6.20 - 7.30 /sbin 253k - 340k
FRITZ!Box Fon ata 3.23 - 4.28 /sbin 206k - 627k
FRITZ!Box Fon ata 1020 3.23 - 4.28 /sbin 206k - 627k
FRITZ!Box 4020 7.39 /sbin 243k - 278k
FRITZ!Box 4040 6.52 - 7.57 /sbin 193k - 267k
FRITZ!Box 4050 7.57 /sbin 259k
FRITZ!Box 4060 7.26 - 7.57 /sbin 243k - 267k
FRITZ!Box Fon 1.120 - 4.49 /sbin 119k - 686k
FRITZ!Box Fon 5010 3.88 - 4.43 /sbin 131k - 210k
FRITZ!Box Fon 5012 3.88 - 4.27 /sbin 206k - 210k
FRITZ!Box Fon 5050 3.23 - 4.31 /sbin 206k - 627k
FRITZ!Box Fon 5113 4.82 - 4.83 /sbin 217k
FRITZ!Box Fon 5124 4.47 - 4.77 /sbin 139k - 208k
FRITZ!Box Fon 5140 4.25 - 4.67 /sbin 115k - 210k
VoIP Gateway 5188 4.28 - 4.81 /sbin 148k - 223k
FRITZ!Box 5490 (main) 6.51 - 7.29 /sbin 267k - 340k
FRITZ!Box 5491 (main) 7.01 - 7.29 /sbin 304k - 340k
FRITZ!Box 5530 Fiber (main) 7.21 - 7.80 /sbin 267k - 340k
FRITZ!Box 5590 Fiber (arm) 7.27 - 7.90 /sbin 255k - 292k
FRITZ!Box 5690 Pro (arm) 7.59 - 7.60 /sbin 255k
FRITZ!Box 6320 Cable v1 6.03 - 6.04 /sbin 189k
FRITZ!Box 6320 Cable v2 6.21 /sbin 192k
FRITZ!Box 6340 Cable 5.24 /sbin 189k
FRITZ!Box 6360 Cable 4.85 - 6.51 /sbin 167k - 204k
FRITZ!Box 6430 Cable (arm) 6.84 - 7.57 /sbin 209k - 267k
FRITZ!Box 6430 Cable (atom) 6.84 - 7.29 /sbin 209k - 247k
FRITZ!Box 6490 Cable (arm) 6.20 - 7.57 /sbin 195k - 303k
FRITZ!Box 6490 Cable (atom) 6.83 - 7.51 /sbin 206k - 303k
FRITZ!Box 6590 Cable (arm) 6.83 - 7.57 /sbin 206k - 303k
FRITZ!Box 6590 Cable (atom) 6.83 - 7.51 /sbin 206k - 303k
FRITZ!Box 6591 Cable (arm) 7.04 - 7.90 /sbin 221k - 328k
FRITZ!Box 6591 Cable (atom) 7.04 - 7.90 /sbin 221k - 328k
FRITZ!Box 6660 Cable (arm) 7.14 - 7.90 /sbin 222k - 328k
FRITZ!Box 6660 Cable (atom) 7.14 - 7.90 /sbin 222k - 328k
FRITZ!Box 6670 Cable (arm) 7.57 - 7.62 /sbin 267k - 271k
FRITZ!Box 6670 Cable (atom) 7.61 - 7.62 /sbin 271k
FRITZ!Box 6690 Cable (arm) 7.28 - 7.90 /sbin 251k - 328k
FRITZ!Box 6690 Cable (atom) 7.28 - 7.90 /sbin 251k - 328k
FRITZ!Box 6810 LTE 6.35 /sbin 192k - 246k
FRITZ!Box 6820 LTE v1 6.40 - 7.51 /sbin 258k - 323k
FRITZ!Box 6820 LTE v2 6.40 - 7.51 /sbin 258k - 323k
FRITZ!Box 6820 LTE v3 7.19 - 7.57 /sbin 305k - 323k
FRITZ!Box 6840 LTE 5.08 - 7.39 /sbin 194k - 288k
FRITZ!Box 6842 LTE /sbin 202k - 246k
FRITZ!Box 6850 LTE 7.21 - 7.90 /sbin 247k - 323k
FRITZ!Box 6850 5G 7.24 - 7.90 /sbin 251k - 296k
FRITZ!Box 6890 LTE 6.84 - 7.51 /sbin 267k - 340k
FRITZ!Box 6890 LTE v1 6.84 - 7.51 /sbin 267k - 348k
FRITZ!Box 6890 LTE v2 6.84 - 7.51 /sbin 267k - 348k
FRITZ!Box Fon WLAN 3.14 - 4.49 /sbin 119k - 630k
FRITZ!Box Fon WLAN 7050 3.29 - 4.50 /sbin 119k - 627k
FRITZ!Box Fon WLAN 7112 4.76 - 4.88 /sbin 208k - 243k
FRITZ!Box Fon WLAN 7113 4.40 - 4.86 /sbin 115k - 217k
FRITZ!Box Fon WLAN 7113 DE 4.40 - 4.77 /sbin 115k - 119k
FRITZ!Box Fon WLAN 7113 INT 4.82 - 4.86 /sbin 217k
FRITZ!Box Fon WLAN 7140 4.02 - 4.77 /sbin 131k - 210k
FRITZ!Box Fon WLAN 7141 4.14 - 4.77 /sbin 131k - 208k
FRITZ!Fon 7150 4.27 - 4.77 /sbin 131k - 212k
FRITZ!Box Fon WLAN 7170 3.96 - 4.99 /sbin 131k - 243k
FRITZ!Box Fon WLAN 7170 v1 3.96 - 4.99 /sbin 131k - 243k
FRITZ!Box Fon WLAN 7170 v2 3.96 - 4.99 /sbin 131k - 243k
FRITZ!Box Fon WLAN 7240 4.65 - 6.06 /sbin 142k - 251k
FRITZ!Box Fon WLAN 7270 v1 4.44 - 4.99 /sbin 135k - 256k
FRITZ!Box Fon WLAN 7270 v2 4.67 - 6.06 /sbin 145k - 256k
FRITZ!Box Fon WLAN 7270 v3 4.76 - 6.06 /sbin 196k - 256k
FRITZ!Box 7272 5.55 - 7.39 /sbin 227k - 279k
FRITZ!Box 7312 5.23 - 6.56 /sbin 206k - 266k
FRITZ!Box Fon WLAN 7320 4.85 - 6.35 /sbin 206k - 253k
FRITZ!Box 7330 5.06 - 6.56 /sbin 206k - 266k
FRITZ!Box 7330 SL 5.08 - 6.56 /sbin 206k - 266k
FRITZ!Box Fon WLAN 7340 4.83 - 5.05 /sbin 207k - 253k
FRITZ!Box Fon WLAN 7360 SL 5.04 - 6.34 /sbin 206k - 254k
FRITZ!Box Fon WLAN 7360 v1 5.06 - 6.36 /sbin 206k - 254k
FRITZ!Box Fon WLAN 7360 v2 5.22 - 6.88 /sbin 206k - 288k
FRITZ!Box 7362 SL 5.53 - 7.14 /sbin 206k - 328k
FRITZ!Box 7369 6.30 - 6.32 /sbin 253k
FRITZ!Box Fon WLAN 7390 4.81 - 5.22 /sbin 196k - 279k
FRITZ!Box 7412 6.21 - 6.88 /sbin 253k - 288k
FRITZ!Box 7430 6.26 - 7.39 /sbin 255k - 340k
FRITZ!Box 7490 (main) 5.57 - 7.57 /sbin 227k - 349k
FRITZ!Box 7510 7.30 - 7.57 /sbin 255k - 259k
FRITZ!Box 7520 6.98 - 7.51 /sbin 206k - 267k
FRITZ!Box 7520 v2 (arm) 7.30 - 7.57 /sbin 255k - 267k
FRITZ!Box 7530 6.98 - 7.56 /sbin 206k - 267k
FRITZ!Box 7530 AX 7.20 - 7.90 /sbin 259k - 308k
FRITZ!Box 7560 6.51 - 7.39 /sbin 267k - 322k
FRITZ!Box Fon WLAN 7570 vDSL 4.70 - 4.94 /sbin 173k - 256k
FRITZ!Box 7580 6.53 - 7.30 /sbin 283k - 322k
FRITZ!Box 7581 6.54 - 7.16 /sbin 214k - 255k
FRITZ!Box 7582 6.83 - 7.17 /sbin 214k - 255k
FRITZ!Box 7583 7.01 - 7.57 /sbin 286k - 336k
FRITZ!Box 7583 VDSL 7.19 - 7.31 /sbin 322k
FRITZ!Box 7590 6.83 - 7.90 /sbin 267k - 401k
FRITZ!Box 7590 AX 7.19 - 7.90 /sbin 267k - 401k
FRITZ!Box 7690 7.59 /sbin 255k
FRITZ!Repeater 600 7.39 /sbin 267k
FRITZ!Repeater 1200 7.39 /sbin 267k
FRITZ!WLAN Repeater 1750E 7.39 /sbin 267k
FRITZ!Repeater 2400 7.39 /sbin 267k
FRITZ!Repeater 3000 7.39 /sbin 267k
FRITZ!Repeater 3000 AX 7.39 /sbin 267k
FRITZ!Powerline 1260E 7.39 /sbin 267k
congstar DSL-Box 4.25 - 4.81 /sbin 135k - 206k
congstar komplett Box 4.68 - 4.81 /sbin 158k - 195k
Speedport W 501V 3.93 - 4.38 /sbin 92.5k - 206k
Speedport W 503V 4.68 - 4.81 /sbin 158k - 195k
Speedport W 503V MK 4.79 /sbin 211k
Speedport W 701V 4.25 - 4.81 /sbin 135k - 206k
Speedport W 721V 4.74 - 4.75 /sbin 190k
Speedport W 722V 4.76 - 4.79 /sbin 172k
Speedport W 900V 4.21 - 4.57 /sbin 135k - 204k
Speedport W 920V 4.78 - 4.79 /sbin 193k
Eumex 300 IP 3.29 - 4.44 /sbin 131k - 557k
Alice IAD 5130 4.65 - 4.71 /sbin 119k
Alice IAD WLAN 3331 4.90 /sbin 206k
Alice IAD 7570 vDSL 4.86 - 5.09 /sbin 134k - 137k
137 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-04-24 07:26 GMT.

Firmware Symbol
1.120 - 2.76 AR7CFG_DPCFG_config_alloc
1.120 - 2.76 AR7CFG_DPCFG_config_free
1.120 - 2.76 AR7CFG_DPCFG_icmp_alloc
1.120 - 2.76 AR7CFG_DPCFG_icmp_free
1.120 - 2.76 AR7CFG_DPCFG_ipfw_set_alloc
1.120 - 2.76 AR7CFG_DPCFG_ipfw_set_free
1.120 - 2.76 AR7CFG_DPCFG_masq_timeouts_alloc
1.120 - 2.76 AR7CFG_DPCFG_masq_timeouts_free
1.120 - 2.76 AR7CFG_DPCFG_ratelimit_alloc
1.120 - 2.76 AR7CFG_DPCFG_ratelimit_free
1.120 - 2.76 AR7CFG_ar7cfg_alloc
1.120 - 2.76 AR7CFG_ar7cfg_free
1.120 - 1.128 AR7CFG_b_tab_alloc
1.120 - 1.128 AR7CFG_b_tab_free
1.120 - 1.128 AR7CFG_capiovertcp_alloc
1.120 - 1.128 AR7CFG_capiovertcp_free
1.120 - 1.128 AR7CFG_ddns_alloc
1.120 - 1.128 AR7CFG_ddns_free
1.120 - 1.128 AR7CFG_ddnsaccount_alloc
1.120 - 1.128 AR7CFG_ddnsaccount_free
1.120 - 1.128 AR7CFG_ddnsprovider_alloc
1.120 - 1.128 AR7CFG_ddnsprovider_free
1.120 - 1.128 AR7CFG_ddnstype_alloc
1.120 - 1.128 AR7CFG_ddnstype_free
1.128 AR7CFG_dhcpclient_alloc
1.128 AR7CFG_dhcpclient_free
1.120 - 1.128 AR7CFG_dhcpgeneric_alloc
1.120 - 1.128 AR7CFG_dhcpgeneric_free
1.120 - 1.128 AR7CFG_dhcpoptions_alloc
1.120 - 1.128 AR7CFG_dhcpoptions_free
1.120 - 1.128 AR7CFG_dhcpoptions_memberbymagic
1.120 - 1.128 AR7CFG_dhcpserver_alloc
1.120 - 1.128 AR7CFG_dhcpserver_free
1.128 AR7CFG_dnsserver_alloc
1.128 AR7CFG_dnsserver_free
1.120 - 2.76 AR7CFG_dslconfig_alloc
1.120 - 2.76 AR7CFG_dslconfig_free
1.120 - 2.76 AR7CFG_dslencaptemplate_alloc
1.120 - 2.76 AR7CFG_dslencaptemplate_free
1.120 - 1.128 AR7CFG_dslifaceconfig_alloc
1.120 - 1.128 AR7CFG_dslifaceconfig_free
1.120 - 2.76 AR7CFG_ifaceconfig_alloc
1.120 - 2.76 AR7CFG_ifaceconfig_free
1.120 - 1.128 AR7CFG_ipnet_alloc
1.120 - 1.128 AR7CFG_ipnet_free
1.120 - 2.76 AR7CFG_pppoewfwconfig_alloc
1.120 - 2.76 AR7CFG_pppoewfwconfig_free
1.120 - 2.76 AR7CFG_servercfg_alloc
1.120 - 2.76 AR7CFG_servercfg_free
1.120 - 1.128 AR7CFG_userauth_alloc
1.120 - 1.128 AR7CFG_userauth_free
1.120 - 1.128 AR7CFG_w_tab_alloc
1.120 - 1.128 AR7CFG_w_tab_free
1.120 - 2.76 AR7CFG_websrv_alloc
1.120 - 2.76 AR7CFG_websrv_free
1.120 - 1.128 AR7CFG_webui_alloc
1.120 - 1.128 AR7CFG_webui_free
1.120 - 3.80 AlertLCPCloseStat
1.120 - 3.80 AlertNCPCloseStat
1.120 - 3.80 BeautifyMsg
1.120 - 3.14 CAPLIB_decode
1.120 - 3.80 CClassifier::AddChildLimiter
1.120 - 3.80 CClassifier::CClassifier
1.120 - 3.80 CClassifier::ChainGarbageCollect
1.120 - 3.80 CClassifier::ClassifyPacket
1.120 - 3.80 CClassifier::Demasquerade
1.120 - 3.80 CClassifier::FreeChildChains
1.120 - 3.80 CClassifier::GetChains
3.64 - 3.80 CClassifier::GetDefaultChain
1.120 - 3.80 CClassifier::GetLimiterCount
1.120 - 3.80 CClassifier::LookupBaseChain
1.120 - 3.80 CClassifier::LookupBaseChainByName
1.120 - 3.80 CClassifier::LookupGroupedChain
1.120 - 3.80 CClassifier::MakeGroupFilter
1.120 - 3.80 CClassifier::MakeGroupedChain
1.120 - 3.80 CClassifier::UpdateLimiterLimits
1.120 - 3.80 CClassifier::~CClassifier
1.120 - 3.80 CIPHashtab::Add
1.120 - 3.80 CIPHashtab::CIPHashtab
1.120 - 3.80 CIPHashtab::Delete
1.120 - 3.80 CIPHashtab::Find
1.120 - 3.80 CIPHashtab::findkey
1.120 - 3.80 CIPHashtab::hashval
1.120 - 3.80 CIPHashtab::~CIPHashtab
1.120 - 3.80 CKeyHashtab::Add
1.120 - 3.80 CKeyHashtab::CKeyHashtab
1.120 - 3.80 CKeyHashtab::Delete
1.120 - 3.80 CKeyHashtab::DeleteAll
1.120 - 3.80 CKeyHashtab::Find
1.120 - 3.80 CKeyHashtab::FirstKey
1.120 - 3.80 CKeyHashtab::MakeUniqueKey
1.120 - 3.80 CKeyHashtab::NextKey
1.120 - 3.80 CKeyHashtab::findkey
1.120 - 3.80 CKeyHashtab::keyhashval
1.120 - 3.80 CKeyHashtab::~CKeyHashtab
1.120 - 3.53 CMonitorableObject::CMonitorableObject
1.120 - 3.53 CMonitorableObject::~CMonitorableObject
1.120 - 3.53 CMonitorableObjectCollection::EnterHashTab
1.120 - 3.53 CMonitorableObjectCollection::GetHashTab
1.120 - 3.80 CTrafficShaper::AddChainToListOfChainsWithPacketsWaiting
1.120 - 3.80 CTrafficShaper::AdjustSingleLimitForCompression
1.120 - 3.80 CTrafficShaper::CTrafficShaper
1.120 - 3.80 CTrafficShaper::CanPassLimiter
1.120 - 3.80 CTrafficShaper::CheckForPacketsToTransferToConsumer
3.64 - 3.80 CTrafficShaper::CountPacketOnDefaultChain
3.14 - 3.80 CTrafficShaper::CreatePacketPath
1.120 - 3.80 CTrafficShaper::DeletePostTrafficShaperContext
1.120 - 3.80 CTrafficShaper::DequeueFormChainQueue
3.14 - 3.80 CTrafficShaper::DestroyPacketPath
1.120 - 2.76 CTrafficShaper::DiscardAllPackets
3.14 - 3.80 CTrafficShaper::DiscardAllPacketsForPath
3.14 - 3.80 CTrafficShaper::DropAllPathPacketsInChain
1.120 - 3.80 CTrafficShaper::EnableChainByName
1.120 - 3.80 CTrafficShaper::EnqueuePacketAtChain
1.128 - 3.80 CTrafficShaper::FindChainForPacketDrop
1.120 - 2.76 CTrafficShaper::FlushAllPackets
3.14 - 3.80 CTrafficShaper::FlushAllPacketsForPath
3.14 - 3.80 CTrafficShaper::FlushAllPathPacketsInChain
1.120 - 3.80 CTrafficShaper::GetPacketContext
1.120 - 3.80 CTrafficShaper::InsertInChainQueueBefore
1.120 - 3.80 CTrafficShaper::InsertInChainQueueBehind
3.42 - 3.80 CTrafficShaper::JustEnabled
1.120 - 3.53 CTrafficShaper::Monitor
1.120 - 3.80 CTrafficShaper::NewPacket
1.120 - 3.80 CTrafficShaper::PacketTransmitted
1.120 - 3.80 CTrafficShaper::RemoveChainFromListOfChainsWithPacketsWaiting
3.58 - 3.80 CTrafficShaper::SetLowDelayMode
1.120 - 3.80 CTrafficShaper::SetMaxBandwidth
1.120 - 3.80 CTrafficShaper::SortChains
1.120 - 3.80 CTrafficShaper::Tick
3.61 - 3.80 CTrafficShaper::TransferToConsumer
1.120 - 3.80 CTrafficShaper::Transmitted
3.42 - 3.80 CTrafficShaper::TryToFreeAPacket
1.120 - 3.80 CTrafficShaper::UpdateChainLimitersForPassedPacket
1.120 - 3.80 CTrafficShaper::UpdateCounterOfSingleLimit
1.120 - 3.80 CTrafficShaper::UpdateCountersOfLimiter
1.120 - 3.80 CTrafficShaper::UpdateLimiterCountersForPassedPacket
1.120 - 3.80 CTrafficShaper::WouldExceedLimiter
1.120 - 3.80 CTrafficShaper::WouldExceedSingleLimit
1.120 - 3.80 CTrafficShaper::WouldPacketPassThroughChain
1.120 - 3.80 CTrafficShaper::~CTrafficShaper
1.120 - 3.80 CTrafficShaperBuilder::AddChainToLink
1.120 - 3.80 CTrafficShaperBuilder::AddLimiterToChain
1.120 - 3.80 CTrafficShaperBuilder::AddLimiterToLink
1.120 - 3.80 CTrafficShaperBuilder::CTrafficShaperBuilder
1.120 - 3.80 CTrafficShaperBuilder::LookupLimiter
1.120 - 3.80 CTrafficShaperBuilder::RemoveChainFromLink
1.120 - 3.80 CTrafficShaperBuilder::RemoveLimiterFromChain
1.120 - 3.80 CTrafficShaperBuilder::RemoveLimiterFromLink
1.120 - 3.80 CTrafficShaperBuilder::~CTrafficShaperBuilder
1.120 - 3.80 CTrafficShaperConfigBuilder::Build
1.120 - 3.80 CTrafficShaperConfigBuilder::IsBpfFilter
1.120 - 3.80 CTrafficShaperConfigBuilder::MakeChainFromConf
1.120 - 3.80 CTrafficShaperConfigBuilder::MakeGrouping
1.120 - 3.80 CTrafficShaperConfigBuilder::MakeLimiterFromConf
1.120 - 3.80 CTrafficShaperConfigBuilder::SetFilter
3.85 - 4.33 CTrafficShaperConfigBuilder_BpfCompile
4.30 - 4.99 CTrafficShaperConfigBuilder_CompileAllFilters
3.85 - 4.28 CTrafficShaperConfigBuilder_IsBpfFilter
1.120 - 3.80 CallISDNNumber
1.120 - 3.80 CheckCHAPResponse
1.120 - 3.80 CheckComputeChallange
1.120 - 3.80 CheckComputeChallangeReply
1.120 - 3.80 CheckMagic
1.120 - 3.53 Check_TCP_Download_Blocker
1.120 - 3.80 ClearLCPwithoutLCP
1.120 - 3.80 ComputeChallange
3.23 - 3.73 DHCPOPTIONS_b_tab_alloc
3.23 - 3.73 DHCPOPTIONS_b_tab_free
3.23 - 3.73 DHCPOPTIONS_dhcpoptions_alloc
3.23 - 3.73 DHCPOPTIONS_dhcpoptions_free
3.23 - 3.80 DHCPOPTIONS_dhcpoptions_memberbymagic
3.23 - 3.73 DHCPOPTIONS_ipnet_alloc
3.23 - 3.73 DHCPOPTIONS_ipnet_free
3.23 - 3.73 DHCPOPTIONS_w_tab_alloc
3.23 - 3.73 DHCPOPTIONS_w_tab_free
1.120 - 3.80 DoOption
1.120 - 3.80 DropOutOfDate
2.76 Event_Add
2.76 Event_FindTranslatedFormatString
6.36 - 6.64 FWACL_fwacl_alloc
6.36 - 6.64 FWACL_fwacl_free
1.120 - 3.80 ForceLineDown
1.120 - 3.80 FreeChains
1.120 - 3.80 FreeLimiters
2.76 FreeNBS_Session
1.120 - 3.80 GenEcho
1.120 - 3.80 GenInfo
1.120 - 3.80 GenLCPOpenReaction
1.120 - 3.80 GenLCPReaction
1.120 - 3.80 GenLCPReject
1.120 - 3.80 GenLCPReply
1.120 - 3.80 GenNCPReaction
1.120 - 3.80 GenNCPReject
1.120 - 3.80 GenNCPReply
1.120 - 3.80 GenQualReport
1.120 - 3.80 HandleCHAPPacket
1.120 - 3.80 HandleEAPPacket
4.28 - 5.09 IgdUtilFreeReceiveInfoStruct
4.28 - 5.09 IgdUtilReceiveHandler
4.28 - 5.09 IgdUtilStringActionResp
4.28 - 5.09 IgdUtilStringAddDevice
4.28 - 5.09 IgdUtilStringRemoveDevice
4.28 - 5.09 IgdUtilStringSetVar
1.120 - 2.76 InitMbuf
1.120 - 3.80 IsValidObj
1.120 - 3.80 LCPAction
2.76 Localize_MakeParameterBlock
2.76 Localize_SubstFormats
1.120 - 2.76 MD5Final
1.120 - 2.76 MD5Init
1.120 - 2.76 MD5Update
1.120 - 3.53 MakeLimitState
1.120 - 2.76 MbufSetTransmittedCallback
1.120 - 3.14 NetBIOSDGRAMHeaderDecode
1.120 - 3.14 NetBIOSIPXHeaderDecode
1.120 - 3.14 NetBIOSIPXNSHeaderDecode
1.120 - 3.14 NetBIOSNSHeaderDecode
1.120 - 3.45 PACKETCOUNTER_BEHIND
3.23 - 3.80 PPPActInac
1.120 - 3.80 PPPAlertLCP
1.120 - 2.76 PPPCFG_pppcfg_ml_alloc
1.120 - 2.76 PPPCFG_pppcfg_ml_auto_alloc
1.120 - 2.76 PPPCFG_pppcfg_ml_auto_free
1.120 - 2.76 PPPCFG_pppcfg_ml_free
1.120 - 2.76 PPPCFG_pppcfg_target_alloc
1.120 - 2.76 PPPCFG_pppcfg_target_free
1.120 - 2.76 PPPCFG_pppcfg_userpass_alloc
1.120 - 2.76 PPPCFG_pppcfg_userpass_free
1.120 - 3.80 PPPCHAPChkReq
1.120 - 3.80 PPPCHAPGenAck
1.120 - 3.80 PPPCHAPGenReq
1.120 - 3.80 PPPCHAPInit
1.120 - 3.80 PPPCHAPTick
1.120 - 3.80 PPPChannelCloseHandler
1.120 - 3.80 PPPChannelDown
1.120 - 3.80 PPPChannelUp
1.120 - 3.80 PPPClearNCP
1.120 - 3.80 PPPConfigIP
1.120 - 3.80 PPPDP_alloc_interface
1.120 - 3.80 PPPDP_connect
1.120 - 3.80 PPPDP_disconnect
1.120 - 3.80 PPPDP_exit
1.120 - 3.80 PPPDP_free_interface
1.120 - 3.80 PPPDP_get_Pid
1.120 - 3.80 PPPDP_get_config
1.120 - 3.80 PPPDP_get_datapipe
1.120 - 3.80 PPPDP_init
1.120 - 3.80 PPPDP_is_disconnected
1.120 - 3.80 PPPDP_send_packet
1.120 - 3.80 PPPDP_set_callbacks
1.120 - 3.80 PPPDP_set_channel_parameter
1.120 - 3.14 PPPDecode
1.120 - 3.14 PPPDecode2
1.120 - 3.80 PPPDisconnectLCP
1.120 - 3.80 PPPDoComplete
1.120 - 3.80 PPPDoDrop
1.120 - 3.80 PPPDumpPkg
1.120 - 3.80 PPPEAPGenReq
1.120 - 3.80 PPPEAPInit
1.120 - 3.80 PPPExitLCP
1.120 - 3.80 PPPGetOldPacket
1.120 - 3.14 PPPHeaderDecode
1.120 - 3.80 PPPIPcpChkReq
1.120 - 3.80 PPPIPcpGenAck
1.120 - 3.80 PPPIPcpGenReq
1.120 - 3.80 PPPIPcpInit
1.120 - 3.80 PPPInitLCP
1.120 - 3.80 PPPInitNCP
1.120 - 3.80 PPPLCPAccept
1.120 - 3.80 PPPLCPAlert
1.120 - 3.80 PPPLCPEvent
1.120 - 3.80 PPPLCPStat
1.120 - 3.80 PPPLExit
1.120 - 3.80 PPPLIB_channel_accept
1.120 - 3.80 PPPLIB_channel_alloc
1.120 - 3.80 PPPLIB_channel_assign_interface
1.120 - 3.80 PPPLIB_channel_get_lowchannel
1.120 - 3.80 PPPLIB_channel_get_target_config
1.120 - 3.80 PPPLIB_channel_inject
1.120 - 3.80 PPPLIB_channel_physical_down
1.120 - 3.80 PPPLIB_channel_reject
1.120 - 3.80 PPPLIB_channel_set_target_config
1.120 - 3.80 PPPLIB_channel_up_incoming
1.120 - 3.80 PPPLIB_channel_up_outgoing
1.120 - 3.80 PPPLIB_exit
1.120 - 3.80 PPPLIB_init
1.120 - 3.80 PPPLIB_interface_add_channel
1.120 - 3.80 PPPLIB_interface_add_channel_failed
1.120 - 3.80 PPPLIB_interface_alloc
1.120 - 3.80 PPPLIB_interface_assign_channel
1.120 - 3.80 PPPLIB_interface_connect_ip
1.120 - 3.80 PPPLIB_interface_disconnect
1.120 - 3.80 PPPLIB_interface_find_by_authname
1.120 - 3.80 PPPLIB_interface_find_by_callingnumber
1.120 - 3.80 PPPLIB_interface_free
1.120 - 3.80 PPPLIB_interface_get_config
1.120 - 3.80 PPPLIB_interface_get_dnsservers
1.120 - 3.80 PPPLIB_interface_get_ipaddrs
1.120 - 3.80 PPPLIB_interface_get_mtu
1.120 - 3.80 PPPLIB_interface_send_packet
1.120 - 3.80 PPPLIB_second
1.120 - 3.80 PPPLIB_set_chandebug
1.120 - 3.14 PPPLIB_set_dns_servers
1.120 - 3.80 PPPLIB_set_incoming_defaults
1.120 - 3.80 PPPLIB_set_lcpdebug
1.120 - 3.80 PPPLIB_set_ncpdebug
1.120 - 3.80 PPPLIB_set_packettrace
1.120 - 3.80 PPPLInit
1.120 - 3.80 PPPLTick
1.120 - 3.80 PPPLastLineDown
1.120 - 3.80 PPPLcpChkReq
1.120 - 3.80 PPPLcpGenAck
1.120 - 3.80 PPPLcpGenReq
1.120 - 3.80 PPPLcpInit
1.120 - 3.80 PPPLcpTick
1.120 - 3.80 PPPLineDown
1.120 - 3.80 PPPLineSetConfig
1.120 - 3.80 PPPLineUp
1.120 - 3.80 PPPMallocLCPkg
1.120 - 3.80 PPPMallocNCPkg
1.120 - 3.80 PPPNCPAlert
1.120 - 3.80 PPPNCPEvent
1.120 - 3.80 PPPNCPStat
1.120 - 3.80 PPPNExit
1.120 - 3.80 PPPNInit
1.120 - 3.80 PPPNTick
1.120 - 3.80 PPPNcpTick
1.120 - 3.80 PPPPAPChkReq
1.120 - 3.80 PPPPAPGenAck
1.120 - 3.80 PPPPAPGenReq
1.120 - 3.80 PPPPAPInit
1.120 - 3.80 PPPPutOldPacket
1.120 - 3.80 PPPReceive
1.120 - 3.80 PPPRegisterLCP
1.120 - 3.80 PPPSendTick
1.120 - 3.80 PPPSetInterfaceState
1.120 - 3.80 PPPdebugmsg
1.120 - 3.80 PPPoEChannelInfo
1.120 - 3.80 PPPoEConnect
1.120 - 3.80 PPPoEDisconnect
1.120 - 3.80 PPPoEExit
1.120 - 3.80 PPPoEInit
1.120 - 3.80 PPPoELostSync
1.120 - 3.80 PPPoEReceive
1.120 - 3.80 PPPoESend
1.120 - 3.80 PPPoEerror2str
1.120 - 2.76 PacketFree
1.120 - 2.76 PacketMalloc
1.120 - 2.76 PacketReAlloc
1.120 - 2.76 PacketReSize
1.120 - 2.76 PacketTransferTSContext
1.120 - 3.80 PhyLayDownForNotClosed
1.120 - 3.80 ReceiveFrame
1.120 - 3.80 ReceiveNCPFrame
1.120 - 3.80 ReceiveNCPFrameFinal
1.120 - 3.14 SMBHeaderDecode
1.120 - 3.62 Second
1.120 - 3.80 SendFrame
1.120 - 3.80 SendFrameOPTorDrop
1.120 - 3.80 SendNCPFrame
1.120 - 3.80 SendNCPFrameFinal
3.14 - 3.80 SetFraming
2.76 SharedRingBuffer::AllocSpaceForLast
2.76 SharedRingBuffer::DeleteAll
2.76 SharedRingBuffer::GetEntry
2.76 SharedRingBuffer::GetEntryWithID
2.76 SharedRingBuffer::GetFirst
2.76 SharedRingBuffer::GetHeader
2.76 SharedRingBuffer::GetID
2.76 SharedRingBuffer::GetNext
2.76 SharedRingBuffer::IsValidPointer
2.76 SharedRingBuffer::Lock
2.76 SharedRingBuffer::O2P
2.76 SharedRingBuffer::SharedRingBuffer
2.76 SharedRingBuffer::Unlock
2.76 SharedRingBuffer::~SharedRingBuffer
1.120 - 2.76 TRAFFICSHAPERCONF__limit_alloc
1.120 - 2.76 TRAFFICSHAPERCONF__limit_free
1.120 - 2.76 TRAFFICSHAPERCONF__limiter_alloc
1.120 - 2.76 TRAFFICSHAPERCONF__limiter_free
1.120 - 2.76 TRAFFICSHAPERCONF__rule_alloc
1.120 - 2.76 TRAFFICSHAPERCONF__rule_free
1.120 - 2.76 TRAFFICSHAPERCONF__shaperconnection_alloc
1.120 - 2.76 TRAFFICSHAPERCONF__shaperconnection_free
1.120 - 2.76 adam2_getenv
1.120 - 3.93 alert2str
1.120 - 3.53 alloc_acceptchan
1.120 - 3.80 alloc_connchan
7.90 ar7cfg_add_dsliface
7.90 ar7cfg_add_ifacevcc
7.90 ar7cfg_add_sync_group
7.90 ar7cfg_delete_ifacevcc
7.90 ar7cfg_find_dsliface
7.90 ar7cfg_find_ifacevcc
7.90 ar7cfg_find_sync_group
4.71 - 5.27 arpping_abort
4.71 - 5.27 arpping_send_ping
6.51 - 7.90 autodetect_abort
7.90 autodetect_abort_dsl
7.90 autodetect_add_result
7.90 autodetect_adsl_abort
7.90 autodetect_adsl_finalcheck
7.90 autodetect_adsl_precheck
7.90 autodetect_adsl_start
7.90 autodetect_complete
7.90 autodetect_debugmsg
1.120 - 7.90 autodetect_dslparam
7.90 autodetect_errmsg
7.90 autodetect_finalcheck
7.90 autodetect_free_results
1.120 - 5.54 autodetect_init
7.90 autodetect_load_results
7.90 autodetect_log
7.90 autodetect_result_notify
7.90 autodetect_save_results
4.71 - 7.90 autodetect_setmsgendp
7.90 autodetect_start
1.133 - 6.60 autodetect_sync_lost
7.90 autodetect_vdsl_abort
7.90 autodetect_vdsl_finalcheck
7.90 autodetect_vdsl_precheck
7.90 autodetect_vdsl_start
7.19 - 7.90 avmevent_msg
1.120 - 3.23 bpf_error
3.29 - 4.33 bpf_error_no_text
1.120 - 3.80 bpf_filter
1.120 - 4.33 bpf_optimize
1.120 - 1.123 br2684_create
1.120 - 1.123 br_add_if
1.120 - 1.123 br_create
1.120 - 1.123 br_delete
3.23 - 5.09 budget_led_state
3.23 - 3.62 budgetcheck_timer
7.39 - 7.80 change_ingress_queue
7.39 - 7.90 change_wanqueues
1.120 - 3.37 check_dsl_ppptarget
7.39 - 7.80 check_for_ingress_shaping
4.07 - 4.99 check_ikeapi
1.120 - 3.37 check_sync
4.61 - 5.09 compile_chatscript
3.42 - 3.80 connmod_packet_reap
1.120 - 3.80 connquery_rcv_high
1.120 - 3.80 connquery_rcv_low
1.120 - 3.80 connquery_snd_high
1.120 - 3.80 connquery_snd_low
1.120 - 6.36 csum_partial
5.27 - 6.36 dhcp_free_options
5.27 - 6.36 dhcp_parse_options
3.23 - 3.80 dhcpc_rcv_packet
4.80 - 4.92 dhcpd_add_static_lease
4.80 - 4.92 dhcpd_delete_lease_for_ip
7.90 disconnect_prevention_notify
7.39 - 7.90 display_speed_in
7.39 - 7.90 display_speed_out
7.90 dns_dnsdomain_policy_equal
7.39 - 7.80 dnsdomain_policy_msg
1.120 - 3.80 dp_add_module
1.120 - 3.80 dp_connected
1.120 - 3.80 dp_create
1.120 - 3.80 dp_destroy
3.23 - 3.80 dp_dhcpc_connect
1.120 - 3.80 dp_disconnected
1.120 - 3.80 dp_flush
1.120 - 3.80 dp_get_connstatus
3.23 - 3.80 dp_get_dnsmasq_dnsservers
3.23 - 3.80 dp_get_dnsmasq_used_dnsservers
3.23 - 3.80 dp_get_gateway
1.120 - 3.80 dp_get_ipfw_snd_high
3.23 - 3.80 dp_get_macaddr
1.120 - 3.53 dp_get_memstat
3.23 - 3.80 dp_get_netmask
3.23 - 3.80 dp_get_snd_ipaddr
3.23 - 3.80 dp_get_snd_mtu
1.120 - 3.80 dp_ipaddrs_changed
3.23 - 3.80 dp_ipcounter_get_bytes
3.23 - 3.80 dp_ipcounter_get_packets
1.133 - 3.80 dp_ipcounter_set_rules
3.23 - 3.80 dp_ipmasq_download_smoothing_enabled
1.120 - 3.80 dp_ipmasq_enable_download_smoothing
1.120 - 3.80 dp_ipmasq_forward_add_rule
1.120 - 3.80 dp_ipmasq_forward_free
3.23 - 3.80 dp_ipmasq_forward_update_begin
3.23 - 3.80 dp_ipmasq_forward_update_end
1.120 - 3.80 dp_ipmasq_igdportmapping_add
1.120 - 3.80 dp_ipmasq_igdportmapping_delete
1.120 - 3.80 dp_ipmasq_igpportmapping_walk
1.120 - 3.80 dp_ipmasq_set_portrange
1.120 - 3.80 dp_iproute_add_routes
1.120 - 3.80 dp_iproute_set_send_unreach
1.120 - 3.80 dp_mtu_changed
3.42 - 3.80 dp_packet_reap
1.120 - 3.80 dp_pingresp_del_all_ipaddrs
1.120 - 3.80 dp_poll
1.120 - 3.80 dp_rcv_packet
3.64 - 3.80 dp_rcv_packet_transmitted
1.120 - 3.80 dp_resumed
2.76 dp_set_connect_allocfunc
1.120 - 3.80 dp_set_connect_allowfunc
1.120 - 3.80 dp_set_connectfunc
1.120 - 3.80 dp_set_connstatus_callbacks
1.120 - 3.80 dp_set_debug
1.120 - 3.80 dp_set_dns_filter_for_active_directory
1.120 - 3.80 dp_set_dnsmasq_dnsservers
1.120 - 3.80 dp_set_dnsmasq_masquerading
3.23 - 3.80 dp_set_gateway
1.120 - 3.80 dp_set_icmp_echo_ignore
1.120 - 3.80 dp_set_icmp_echo_reply
1.120 - 3.80 dp_set_icmp_rate_destunreach
1.120 - 3.80 dp_set_icmp_rate_echoreply
1.120 - 3.80 dp_set_icmp_rate_timeexceeded
1.120 - 3.80 dp_set_ipaddr
3.42 - 3.80 dp_set_ipfrag_packetlimit
1.120 - 3.80 dp_set_ipfw_rcv_high
1.120 - 3.80 dp_set_ipfw_rcv_low
1.120 - 3.80 dp_set_ipfw_snd_high
1.120 - 3.80 dp_set_ipfw_snd_low
1.120 - 3.80 dp_set_ipmasq_igdportmapping_cb
1.120 - 3.80 dp_set_ipmasq_masquerading
1.120 - 3.80 dp_set_ipmasq_timeouts
1.120 - 3.80 dp_set_ipmasq_transparent
3.23 - 3.80 dp_set_macaddr
3.42 - 3.80 dp_set_mtu
2.76 dp_set_nbsspoof_spoofing
2.76 dp_set_nbsspoof_transparent
1.120 - 3.80 dp_set_netbiosfilter
3.23 - 3.80 dp_set_netmask
1.120 - 3.80 dp_set_rcv_ipaddr
1.120 - 3.80 dp_set_resumefunc
1.120 - 3.80 dp_set_security
1.120 - 3.80 dp_set_snd_ipaddr
1.120 - 3.80 dp_set_snd_mtu
1.120 - 3.80 dp_set_trace
1.120 - 3.80 dp_setname
1.120 - 3.80 dp_setport
1.120 - 3.80 dp_snd_packet
3.64 - 3.80 dp_snd_packet_transmitted
1.120 - 3.80 dp_snd_ping
1.120 - 3.80 dp_suspended
1.120 - 3.80 dp_u64_add_u32
1.120 - 3.80 dp_u64_set
3.23 - 3.80 dpatmip_rawip_create_datapipe
3.23 - 3.80 dpatmip_rbe_create_datapipe
1.120 - 3.80 dpenv_cache_alloc
1.120 - 3.80 dpenv_cache_free
1.120 - 3.80 dpenv_create_caches
1.120 - 3.80 dpenv_destroy_caches
1.120 - 3.80 dpenv_errmsg
1.120 - 3.80 dpenv_exit
1.120 - 3.80 dpenv_free
1.120 - 3.53 dpenv_get_memstat
1.120 - 3.80 dpenv_infomsg
1.120 - 3.80 dpenv_init
1.120 - 3.80 dpenv_malloc
1.120 - 3.80 dpenv_register_module
3.80 dpenv_set_global_input_filter
3.80 dpenv_set_global_output_filter
1.120 - 3.80 dpenv_strdup
1.120 - 3.53 dpenv_walk_datapipes
1.120 - 3.23 dpmod_debugmsg
1.120 - 3.80 dpmod_errmsg
1.120 - 3.80 dpmod_free
1.120 - 3.80 dpmod_get_virtualaddress
1.120 - 3.80 dpmod_icmp_ratelimit_allow
1.120 - 3.80 dpmod_is_virtualaddress
1.120 - 3.53 dpmod_isconnected
1.120 - 3.53 dpmod_isconnecting
1.120 - 3.53 dpmod_issuspended
1.120 - 3.80 dpmod_malloc
1.120 - 3.80 dpmod_patchmss
1.120 - 3.80 dpmod_ratelimit_allow
1.120 - 2.76 dpmod_rcv_frag
3.42 - 3.73 dpmod_rcv_frag_needed
1.120 - 2.76 dpmod_rcv_fragquery
1.120 - 3.80 dpmod_rcv_icmp
1.120 - 2.76 dpmod_rcv_packet
1.120 - 2.76 dpmod_rcv_packet_drop
1.120 - 3.80 dpmod_rcv_packet_reject
1.120 - 3.80 dpmod_replace_in_packet
1.120 - 3.80 dpmod_resume_connection
1.120 - 3.80 dpmod_setup_connection
1.120 - 2.76 dpmod_snd_frag
1.120 - 2.76 dpmod_snd_fragquery
1.120 - 3.80 dpmod_snd_icmp
1.120 - 2.76 dpmod_snd_packet
1.120 - 2.76 dpmod_snd_packet_drop
1.120 - 3.80 dpmod_snd_packet_reject
1.120 - 3.80 dpmod_strdup
1.120 - 3.80 dpmod_swap_hardheader
1.120 - 3.80 dpmod_timer_add
1.120 - 3.80 dpmod_timer_del
1.120 - 3.80 dpmod_timer_restart
1.120 - 2.76 dpmod_trace
1.120 - 3.80 dproute_create_datapipe
1.120 - 3.80 dropreason2str
3.62 - 7.80 dsld_main
7.08 - 7.80 dsld_pcpserver_changed
6.25 - 7.90 dsldgre_change_begin
6.25 - 7.90 dsldgre_change_commit
6.25 - 7.80 dsldgre_exit
6.25 - 7.90 dsldgre_set_gre_server_address
6.10 - 6.36 dsldgre_set_gre_server_addresses
2.76 dsldstat_exit
2.76 dsldstat_init
2.76 dsldstat_set_connstatus
2.76 dsldstat_set_errorstatus
2.76 dsldstat_set_ipaddresses
1.120 - 3.62 dslint_connect_allowed
1.120 - 3.62 dslint_connected
1.120 - 3.62 dslint_disconnected
1.120 - 3.62 dslint_resumed
1.120 - 3.62 dslint_suspended
3.62 - 7.80 dsltest_main
1.120 - 6.64 ethaddr2str
3.23 - 3.80 etherarp_rcv_packet
3.23 - 3.80 etherarp_snd_packet
4.28 - 5.09 event_already_listed
7.90 find_dslifaceconfig_ex
7.90 find_udsliface
1.120 - 4.33 finish_parse
4.28 - 5.09 free_event_list
1.120 - 3.23 fsmstate2str
4.44 - 6.36 fw_int_rules_init
6.36 - 6.64 fwacl_free
6.36 - 6.64 fwacl_getcfg
6.36 - 6.64 fwacl_register
6.36 - 6.64 fwacl_setcfg
6.36 - 6.64 fwacl_unregister
4.44 - 6.36 fwd_int_rules_ok
4.28 - 6.06 fwdip_ok
1.120 - 4.33 gen_and
1.120 - 4.33 gen_arth
1.120 - 4.33 gen_broadcast
1.120 - 4.33 gen_byteop
1.120 - 4.33 gen_ecode
1.120 - 4.33 gen_greater
1.120 - 4.33 gen_inbound
1.120 - 4.33 gen_less
1.120 - 4.33 gen_load
1.120 - 4.33 gen_loadi
1.120 - 4.33 gen_loadlen
1.120 - 4.33 gen_mcode
1.120 - 4.33 gen_multicast
1.120 - 4.33 gen_ncode
1.120 - 4.33 gen_neg
1.120 - 4.33 gen_not
1.120 - 4.33 gen_or
1.120 - 4.33 gen_portop
1.120 - 4.33 gen_proto_abbrev
1.120 - 4.33 gen_relation
1.120 - 4.33 gen_scode
7.90 get_udsliface
7.90 get_uvcc_for_internet_connection
7.39 - 7.80 get_with_ing0_shaping
7.90 guestnetinfo_get_netaddr
7.90 guestnetinfo_get_netmask
7.90 guestnetinfo_get_prefix
7.90 guestnetinfo_get_prefixlen
7.90 guestnetinfo_update
7.08 - 7.80 he_free
5.29 - 7.80 he_init
5.29 - 7.80 he_need_reinit
5.29 - 7.80 he_need_update
5.29 - 7.80 he_set_v4_is_connected
5.29 - 7.80 he_set_v6_is_connected
5.29 - 7.80 he_snd_update
7.90 hybrid_msg
7.90 hybrid_msg_shringbuf_deinit
7.90 hybrid_msg_shringbuf_init
1.120 - 3.80 icmp_rep2req
1.120 - 3.80 icmptypecode2str
1.120 - 4.33 icode_to_fcode
1.120 - 1.123 if_clearipaddr
1.120 - 2.76 if_get_hwaddr
1.120 - 2.76 if_setup
4.28 - 6.36 igd_get_act_statistic
4.28 - 6.36 igd_pm_added
4.28 - 6.36 igd_pm_deleted
4.28 - 6.36 igd_pm_info
4.28 - 7.90 igd_pm_poll
4.28 - 6.36 igd_send_addons
7.51 - 7.90 igd_set_active_internet_connection
4.70 - 6.36 igd_set_statistic_burst
4.28 - 7.90 igd_start
4.28 - 7.90 igd_stop
4.28 - 6.36 igdcmd_add_pm
4.28 - 7.90 igdcmd_connect
4.28 - 6.36 igdcmd_del_pm
4.28 - 7.90 igdcmd_disconnect
6.35 - 7.90 igdcmd_get_autoconfig
6.35 - 7.90 igdcmd_get_idle_time
4.28 - 7.90 igdcmd_get_special_options
4.28 - 6.36 igdcmd_is_status_unconfigured
4.28 - 6.36 igdcmd_sendme_conn_info
4.28 - 6.36 igdcmd_sendme_dsl_info
4.28 - 6.36 igdcmd_sendme_iface_info
4.28 - 6.36 igdcmd_sendme_pm_info
4.28 - 6.36 igdcmd_set_running
4.28 - 6.36 igdcmd_set_uptime
5.27 - 7.19 ikeapi_poll
4.07 - 7.19 ikeapi_register
4.07 - 7.19 ikeapi_send_request
5.27 - 7.19 ikeapi_server_automatic_start
4.22 - 7.19 ikeapi_server_shutdown
4.22 - 7.19 ikeapi_server_start
4.07 - 7.19 ikeapi_unregister
4.07 - 7.19 ikeapifunc2str
4.22 - 4.99 ikeerror2str
7.90 inetstatistic_control
7.39 - 7.80 init_qos_scheduler
1.120 - 3.23 interfacestate2str
1.120 - 3.80 ipaccess_add_rulestruct
1.120 - 3.80 ipaccess_alloc_rule
1.120 - 3.80 ipaccess_create_set
3.61 - 3.80 ipaccess_destroy_rule
1.120 - 3.80 ipaccess_destroy_set
1.120 - 3.80 ipaccess_exit
1.120 - 3.80 ipaccess_init
1.120 - 3.80 ipaccess_match
1.120 - 3.80 ipaccess_optim_rulestruct
3.61 - 3.80 ipaccess_optim_set
1.120 - 3.80 ipaccess_parse
1.120 - 3.80 ipaccess_prepend_rulestruct
1.120 - 3.80 ipaccess_simple_match
1.120 - 3.80 ipaccessconnectionflag_parse
1.120 - 3.80 ipaccessconnectionflag_string
1.120 - 3.80 ipaccesslogging_parse
1.120 - 3.80 ipaccesslogging_string
1.120 - 3.80 ipaccessoperator_parse
1.120 - 3.80 ipaccessoperator_string
1.120 - 3.80 ipaccesspolicy_parse
1.120 - 3.80 ipaccesspolicy_string
1.120 - 3.80 ipaccesstcpflag_parse
1.120 - 3.80 ipaccesstcpflag_string
1.120 - 3.80 ipaddr2str
1.120 - 4.33 ipaddrport_parse
3.64 - 4.33 ipaddrportrange_parse
1.120 - 3.80 ipcheck_rcv_packet
1.120 - 3.73 ipcheck_snd_packet
1.133 - 3.14 ipcounter_get_bytes
1.133 - 3.80 ipcounter_rcv_frag
1.133 - 3.80 ipcounter_rcv_packet
1.133 - 3.80 ipcounter_snd_frag
1.133 - 3.80 ipcounter_snd_packet
1.120 - 3.80 ipfrag_flush
3.42 - 3.80 ipfrag_packet_reap
1.120 - 3.23 ipfragaction2str
1.120 - 3.80 ipfw_high_rcv_frag
1.120 - 3.80 ipfw_high_rcv_fragquery
1.120 - 3.80 ipfw_high_rcv_packet
1.120 - 3.80 ipfw_high_snd_frag
1.120 - 3.80 ipfw_high_snd_fragquery
1.120 - 3.80 ipfw_high_snd_packet
1.120 - 3.80 ipfw_low_rcv_frag
1.120 - 3.80 ipfw_low_rcv_fragquery
1.120 - 3.80 ipfw_low_rcv_packet
1.120 - 3.80 ipfw_low_snd_frag
1.120 - 3.80 ipfw_low_snd_fragquery
1.120 - 3.80 ipfw_low_snd_packet
1.120 - 3.80 ipfw_rcv_frag
1.120 - 3.80 ipfw_rcv_fragquery
1.120 - 3.80 ipfw_rcv_packet
1.120 - 3.80 ipfw_snd_frag
1.120 - 3.80 ipfw_snd_fragquery
1.120 - 3.80 ipfw_snd_packet
1.120 - 3.80 iph2str
3.23 - 3.80 ipmasq_app_bind_appl
3.73 - 3.80 ipmasq_app_name
1.120 - 3.80 ipmasq_backward_new
1.120 - 3.80 ipmasq_forward_new
1.120 - 3.80 ipmasq_forward_possible
1.120 - 3.80 ipmasq_forward_possible_for_protocol
1.120 - 3.80 ipmasq_in_get
1.120 - 3.80 ipmasq_in_gethigh
1.120 - 3.80 ipmasq_new
1.120 - 3.80 ipmasq_out_get
1.133 - 3.80 ipmasq_out_get_ex
1.120 - 3.80 ipmasq_out_getlow
1.120 - 3.80 ipmasq_rcv_frag
1.120 - 3.80 ipmasq_rcv_fragquery
1.120 - 3.80 ipmasq_rcv_packet
1.120 - 3.80 ipmasq_set_expire
1.120 - 3.80 ipmasq_snd_frag
1.120 - 3.80 ipmasq_snd_fragquery
1.120 - 3.80 ipmasq_snd_packet
1.120 - 4.33 ipmasqfwruleex_parse
2.76 ipmasqfwruleex_string
1.120 - 3.80 ippacket_valid
1.120 - 3.80 ipproto2str
1.120 - 4.33 ipproto_parse
1.120 - 3.80 iproute_exit
1.120 - 3.80 iproute_init
1.120 - 3.80 iproute_snd_frag
1.120 - 3.80 iproute_snd_fragquery
1.120 - 3.80 iproute_snd_packet
4.22 - 7.19 ipsec_delete_reason2str
1.120 - 3.80 iptraffic_compile_config
1.120 - 2.76 iptraffic_config
1.120 - 2.76 iptraffic_config_bandwidth
1.120 - 3.53 iptraffic_create_monitor
1.120 - 3.80 iptraffic_delete_config
1.120 - 3.80 iptraffic_enable
1.120 - 3.80 iptraffic_rcv_frag
1.120 - 3.80 iptraffic_rcv_packet
3.42 - 3.73 iptraffic_set_frag_size
3.58 - 3.80 iptraffic_set_rtpdetect
3.14 - 3.80 iptraffic_set_shared_trafficshaper
3.14 - 3.80 iptraffic_shared_config_bandwidth
3.14 - 3.80 iptraffic_shared_create
3.14 - 3.80 iptraffic_shared_destroy
3.14 - 3.80 iptraffic_shared_gettick_ms
3.42 - 3.80 iptraffic_shared_packet_reap
3.58 - 3.80 iptraffic_shared_set_low_delay_mode
3.14 - 3.80 iptraffic_shared_tick
1.120 - 3.80 iptraffic_snd_frag
1.120 - 3.80 iptraffic_snd_packet
3.64 - 3.80 iptraffic_transmitted
7.90 ipv6_set_firewall_for_box
7.90 ipv6_set_firewall_for_landevices
1.120 - 3.80 is_netbios
1.120 - 3.80 is_netbiosbrowse
4.28 - 4.99 kdsld_add_tcclassrule
7.39 - 7.80 kdsld_change_qos_ipdsttab
3.85 - 7.80 kdsld_check
4.74 - 7.31 kdsld_disable_tcpfastforward
4.23 - 7.15 kdsld_disable_vpn
4.23 - 7.15 kdsld_enable_vpn
7.19 - 7.80 kdsld_exit
3.85 - 7.80 kdsld_finish_setup
7.19 - 7.80 kdsld_flush_sessions_for_dsliface
4.61 - 7.80 kdsld_get_adsltxcnt
4.74 - 7.31 kdsld_get_device_stats
5.55 - 6.69 kdsld_get_hw_stats
6.51 - 7.31 kdsld_get_ingress_prio_stats
6.51 - 7.51 kdsld_get_prio_stats
7.39 - 7.80 kdsld_get_syncgroup_counters
3.85 - 4.07 kdsld_getpid
3.85 - 7.80 kdsld_init
6.36 - 7.80 kdsld_init_done
7.08 - 7.15 kdsld_modify_skb_protocol_for_tack
6.84 - 7.80 kdsld_mpoa_setup
7.39 - 7.90 kdsld_prefixtab_create
7.39 - 7.90 kdsld_prefixtab_free
5.55 - 7.80 kdsld_preregister_vcc
4.61 - 7.80 kdsld_qos_add_bridge
4.61 - 7.15 kdsld_qos_add_classifer
4.61 - 6.32 kdsld_qos_add_devport_vlanid
4.61 - 7.15 kdsld_qos_add_flow
4.61 - 7.15 kdsld_qos_add_forward
6.98 - 7.15 kdsld_qos_add_ratelimit
4.61 - 7.15 kdsld_qos_clearall
6.98 - 7.15 kdsld_qos_del_forward
4.63 - 7.15 kdsld_qos_mac_whitelist
4.61 - 7.15 kdsld_qos_set_appl
4.91 - 7.80 kdsld_qos_set_bridge_lp_mode
6.51 - 7.15 kdsld_qos_set_prio_map
4.61 - 7.15 kdsld_qos_set_queue_major
4.61 - 7.15 kdsld_qos_set_result
4.61 - 7.15 kdsld_qos_start
6.36 - 7.80 kdsld_query_openports
4.03 - 7.80 kdsld_register_capivcc
3.85 - 7.80 kdsld_register_ethervcc
3.85 - 7.80 kdsld_register_vcc
4.07 - 7.15 kdsld_send
6.10 - 7.80 kdsld_set_4to6_use_gw_as_pcpserver
5.01 - 7.80 kdsld_set_4to6static_params
4.80 - 7.80 kdsld_set_6rd_params
4.80 - 6.93 kdsld_set_6to4_sixxs_params
4.80 - 4.94 kdsld_set_6to4_static_params
4.80 - 7.80 kdsld_set_6to4static_params
5.04 - 7.80 kdsld_set_aftr
7.39 kdsld_set_avmcountercfg
6.51 - 7.80 kdsld_set_boxinfo
4.63 - 7.80 kdsld_set_debug
5.27 - 7.80 kdsld_set_dhcpv6c_params
6.10 - 7.80 kdsld_set_dhcpv6c_request_aftrfqdn
4.85 - 7.15 kdsld_set_dnsserver_for_vpn
4.05 - 7.15 kdsld_set_dropdebug
6.98 - 7.80 kdsld_set_dsliface_defaultroute
7.08 - 7.80 kdsld_set_dsliface_redial_params
6.25 - 7.80 kdsld_set_eth_oam
6.10 - 7.80 kdsld_set_gre_server_addresses
6.98 - 7.80 kdsld_set_guest_ipv4_net
6.98 - 7.80 kdsld_set_guest_ipv6_net
5.29 - 7.80 kdsld_set_he_params
6.10 - 7.80 kdsld_set_hotspotdevices
6.98 - 7.80 kdsld_set_hybrid_autopriority
5.55 - 7.80 kdsld_set_ifaces
6.25 - 7.80 kdsld_set_igmp_features
6.98 - 7.80 kdsld_set_ingress_shaping_dev
5.01 - 7.80 kdsld_set_ip6_static_params
7.39 - 7.80 kdsld_set_ip6_static_prefix
3.85 - 7.80 kdsld_set_ipmasqrange
6.10 - 7.80 kdsld_set_iproute_use_first_match
4.51 - 7.15 kdsld_set_ipsecbridgeconfig
5.04 kdsld_set_is_lte
5.55 - 6.93 kdsld_set_lisp_local_priority
5.55 - 7.80 kdsld_set_lisp_per_packet
6.98 - 7.80 kdsld_set_lisp_priority
5.55 - 6.93 kdsld_set_lisp_remote_priority
5.55 - 7.80 kdsld_set_lispcfg
4.47 - 7.80 kdsld_set_oem_opmask
6.98 - 7.80 kdsld_set_ppp_auth_message
3.85 - 7.15 kdsld_set_pppdebug
4.46 - 7.80 kdsld_set_pppoefw_vlan_tagging
7.39 - 7.80 kdsld_set_prefixtab
7.19 - 7.80 kdsld_set_productinfo
5.58 - 7.80 kdsld_set_qos_rate
4.12 - 4.27 kdsld_set_tcp_window_increase
4.28 - 4.99 kdsld_set_tosmap
7.19 - 7.80 kdsld_set_twamp_config
6.25 - 7.80 kdsld_set_upstream_igmpparam
4.63 - 6.35 kdsld_set_upstream_igmpversion
6.35 - 7.80 kdsld_set_use_napi
4.07 - 7.15 kdsld_set_vpnconfig
6.30 - 6.32 kdsld_setup_fastpath
3.85 - 7.80 kdsld_showtime
4.55 - 7.80 kdsld_stopping
3.85 - 7.80 kdsld_sync_lost
4.68 - 7.80 kdsld_ttyvcc_set_chatscript
5.55 - 7.80 kdsld_unpreregister_vcc
3.85 - 7.80 kdsld_unregister_ethervcc
5.58 - 7.80 kdsld_unregister_vcc
3.85 - 7.80 kdsld_unsetup
6.98 - 7.39 kdsld_use_inband_fiber
3.85 - 7.80 kdsldiface_set_automatic_reconnect
4.78 - 7.80 kdslinterface_abort_inform_dhcpc
3.85 - 7.80 kdslinterface_budget_control
3.85 - 7.80 kdslinterface_connect
4.74 - 7.80 kdslinterface_connect_ipv4
4.80 - 7.80 kdslinterface_connect_ipv6
3.85 - 7.80 kdslinterface_create
3.85 - 7.80 kdslinterface_destroy
4.71 - 7.80 kdslinterface_disable_ondemand
7.51 - 7.80 kdslinterface_disable_routing_no_flush
3.85 - 7.80 kdslinterface_disconnect
4.74 - 7.80 kdslinterface_disconnect_ipv4
4.80 - 7.80 kdslinterface_disconnect_ipv6
7.39 - 7.80 kdslinterface_enable_dhcp
3.85 - 7.80 kdslinterface_get_act_inactivity
4.80 - 7.80 kdslinterface_get_ip6info
3.85 - 7.80 kdslinterface_get_ipinfo
4.77 - 7.80 kdslinterface_get_stats
3.85 - 6.36 kdslinterface_igdportmapping_add
3.85 - 6.36 kdslinterface_igdportmapping_delete
3.85 - 6.36 kdslinterface_igdportmapping_sendme
3.85 - 4.99 kdslinterface_ipcounter_get_bytes
3.85 - 4.99 kdslinterface_ipcounter_get_packets
4.80 - 6.06 kdslinterface_ipv6_add_firewall_rule
4.80 - 6.36 kdslinterface_ipv6_del_firewall_rule
6.35 kdslinterface_ipv6_firewall_name_change_add_ip6_addr
6.35 - 6.60 kdslinterface_ipv6_firewall_name_change_begin
6.35 - 6.60 kdslinterface_ipv6_firewall_name_change_commit
6.10 - 6.36 kdslinterface_ipv6_set_firewall_rule
3.85 - 7.80 kdslinterface_is_connected
3.85 - 7.80 kdslinterface_is_disconnected
4.44 - 7.80 kdslinterface_set_enable
3.85 - 6.36 kdslinterface_set_forwardrules
3.85 - 7.80 kdslinterface_set_inactivity_timeout
3.85 - 4.99 kdslinterface_set_iptraffic
4.80 - 4.94 kdslinterface_set_ipv6_dhcpc_mode
5.50 - 7.80 kdslinterface_set_linklocal
5.55 - 7.80 kdslinterface_set_mac
5.29 - 7.80 kdslinterface_set_manual_addresses
7.24 - 7.80 kdslinterface_set_modem_flags
7.51 - 7.80 kdslinterface_set_no_arp_nd
6.51 - 7.80 kdslinterface_set_route_control_automatic
4.07 - 7.80 kdslinterface_set_routing
4.78 - 7.80 kdslinterface_set_static_routes
4.22 - 5.09 kdslinterface_set_tcpwindow_increase
4.61 - 7.80 kdslinterface_set_wantmtu
7.03 - 7.80 kdslinterface_switch_tcclass
4.71 - 7.80 kdslinterface_toggle_firewall
4.78 - 7.80 kdslinterface_trigger_inform_dhcpc
4.78 - 7.80 kdslinterface_trigger_route_report
6.10 - 7.80 kdslinterface_update
3.85 - 7.80 kipbridgeing_setup
3.85 - 7.80 kipbridgeing_unsetup
3.85 - 7.80 kpppoefw_exit
3.85 - 7.80 kpppoefw_init
3.85 - 4.99 kpppoefw_iptraffic_control
3.85 - 3.94 kpppoefw_nactive
3.85 - 4.99 ktrafficshaper_create_and_configure
3.85 - 4.99 ktrafficshaper_destroy
3.85 - 4.99 ktrafficshaper_set_speed
1.120 - 4.33 lex_init
1.120 - 3.53 limiter::Monitor
1.120 - 3.80 limiter::~limiter
1.120 - 3.53 limiterchain::Monitor
1.120 - 3.14 lookup_opcode_ipxnstyp
7.39 - 7.90 lte_adjust_tc
1.120 - 7.90 main
1.120 - 3.80 masq_getbymasq
7.39 - 7.90 mobiled_msg
2.76 nbsspoof_rcv_packet
2.76 nbsspoof_snd_packet
1.120 - 3.80 nbtflt_ipaddrs_changed
1.120 - 3.80 nbtflt_snd_frag
1.120 - 3.80 nbtflt_snd_fragquery
1.120 - 3.80 nbtflt_snd_packet
1.120 - 3.80 notify_update_connection
7.90 nqos_clear_result_list
7.39 - 7.80 onlinemonitor_exit
7.39 - 7.90 onlinemonitor_init
7.39 - 7.90 onlinemonitor_reset
1.120 - 1.123 open_atmpvc
1.120 - 2.76 packetsock_creat
1.120 - 2.76 packetsock_get_userdata
1.120 - 2.76 packetsock_open_atmpvc
1.120 - 2.76 packetsock_open_pppoe
1.120 - 2.76 packetsock_open_tun
1.120 - 2.76 packetsock_send
1.120 - 2.76 packetsock_set_userdata
1.120 - 3.80 parse_and_add_accessrule
1.120 - 4.33 pcap__create_buffer
1.120 - 4.28 pcap__delete_buffer
1.120 - 4.28 pcap__flush_buffer
1.120 - 4.33 pcap__scan_buffer
1.120 - 4.28 pcap__scan_bytes
1.120 - 4.28 pcap__switch_to_buffer
1.120 - 4.28 pcap_alloc
1.120 - 4.33 pcap_compile
1.120 - 4.33 pcap_datalink
1.120 - 4.33 pcap_ether_aton
1.120 - 4.33 pcap_ether_hostton
1.120 - 4.28 pcap_free
1.120 - 4.33 pcap_freecode
1.120 - 3.23 pcap_geterr
1.120 - 4.33 pcap_lex
1.120 - 4.33 pcap_nametoaddr
1.120 - 4.33 pcap_nametoeproto
1.120 - 4.33 pcap_nametonetaddr
1.120 - 4.33 pcap_nametoport
1.120 - 4.33 pcap_nametoproto
1.120 - 4.33 pcap_next_etherent
1.120 - 4.33 pcap_parse
1.120 - 4.28 pcap_pop_buffer_state
1.120 - 4.28 pcap_realloc
1.120 - 4.33 pcap_restart
1.120 - 4.33 pcap_snapshot
1.120 - 4.28 pcap_wrap
1.120 - 2.76 pidfile_lock
1.120 - 2.76 pidfile_read
1.120 - 2.76 pidfile_unlock
1.120 - 3.80 pinger_rcv_packet
1.120 - 3.23 pingerresult2str
1.120 - 3.80 pingresp_detach
1.120 - 3.80 pingresp_snd_frag
1.120 - 3.80 pingresp_snd_fragquery
1.120 - 3.80 pingresp_snd_packet
1.120 - 3.73 ppp_async_decode
1.120 - 3.73 ppp_async_encode
1.120 - 3.73 ppp_async_exit
1.120 - 3.73 ppp_async_get_decoded_packet
1.120 - 3.73 ppp_async_get_encoded_packet
1.120 - 3.73 ppp_async_init
1.120 - 3.73 ppp_async_set
1.120 - 5.09 ppp_led_state
4.78 - 4.81 ppp_led_sync_lost
1.120 - 3.23 pppevent2str
1.120 - 3.80 pppoechannel_down
1.120 - 3.80 pppoechannel_lostsync
1.120 - 3.73 pppoechannel_receive
4.57 - 5.09 pppoeerror_led_state
1.120 - 3.80 pppoefw_exit
3.58 - 3.80 pppoefw_handle_all_sockets
1.120 - 3.80 pppoefw_init
3.42 - 3.80 pppoefw_iptraffic_disable
3.23 - 3.80 pppoefw_iptraffic_enable
1.120 - 3.80 pppoefw_nactive
1.120 - 3.80 pppoefw_receive
1.120 - 3.80 pppoefw_second
1.120 - 3.80 pppoefw_set_dropdebug
1.120 - 3.80 pppoefw_showtime
1.120 - 3.80 pppoefw_sync_lost
1.120 - 3.93 pppproto2str
1.120 - 3.80 ppptransparentchannel_down
1.120 - 3.80 ppptransparentchannel_lostsync
1.120 - 3.80 ppptransparentchannel_receive
4.28 - 5.09 process_upnp_rec
6.51 - 7.51 regulation_disable
6.51 - 7.51 regulation_enable
6.51 - 7.51 regulation_enabled
6.51 - 7.51 regulation_get_count_us_queues
6.51 - 7.51 regulation_set_ds_quota_max
6.51 - 7.51 regulation_set_tc_dev_name
6.51 - 7.51 regulation_set_us_quota_max
6.51 - 7.51 regulation_start
6.51 - 7.51 regulation_step
6.51 - 7.51 regulation_stop
6.51 - 7.51 regulation_stop_all
7.08 - 7.51 regulation_suspend
6.69 - 7.51 regulation_suspend_all
6.51 - 7.51 regulation_update
7.39 - 7.80 remove_ingress_queue
7.39 - 7.90 remove_wanqueues
4.28 - 6.36 reset_last_rate_stamp
7.39 - 7.80 reset_wanqueues
1.120 - 3.80 resume_connection
1.120 - 2.76 route_add
1.120 - 2.76 route_delete
1.120 - 2.76 route_ioctl
1.120 - 4.33 sappend
1.120 - 4.33 sdup
1.120 - 3.80 set_dp_parameters
7.90 set_dsld_led
6.35 - 7.90 set_igd_conn_status
1.120 - 4.99 set_igd_conn_status_for_bridge_mode
6.35 - 7.90 set_igd_inactivity_timeout
6.35 - 7.90 set_igd_sync_status
7.39 - 7.80 set_ing0_shaping_encap
3.23 - 3.80 set_ipmasq_fwcfg
3.14 set_iptraffic
1.120 - 2.76 set_iptraffic_cfg
7.90 set_nqos
7.90 set_nqos_bridges_for_vcc
7.90 set_nqos_forwards_for_dsliface
7.39 - 7.90 set_tc_device
7.39 - 7.90 set_tc_guestnetinfo
7.90 set_vccbundle_nqos_bridges
7.39 - 7.80 set_with_ing0_shaping
1.120 - 3.80 setup_connection
1.120 - 3.14 setup_dns
1.120 - 3.37 setup_dsl_for_routing
2.76 setup_dsl_interface
1.120 - 3.37 setup_dsl_ppptarget
1.120 - 3.62 setup_dslchannel
7.39 - 7.80 setup_ingress_queue
1.133 - 3.62 setup_pipe_for_voip_statistics
1.120 - 3.23 setup_route_datapipe
7.39 - 7.90 setup_wanqueues
7.70 - 7.90 shaping_speed_in_norm_to_L2
1.120 - 3.37 showtime
2.76 simple_tcpseq_fix_ack_seq
2.76 simple_tcpseq_fix_seq
7.90 sip_status
7.24 - 7.31 sip_uastatus_changed
7.24 - 7.90 sip_uastatus_check_enable
4.71 - 7.90 snoop_option
7.39 - 7.90 speed_in_norm_to_L2
1.133 - 3.62 statistic_timer
7.90 sync_group_autodetect_complete
7.90 sync_group_media2str
1.120 - 3.37 sync_lost
7.90 syncgroup_get_userdata
7.90 syncgroup_set_userdata
7.90 target_find_by_name_ex
4.70 - 4.99 tc_class_info
4.70 - 4.99 tc_qdisc_info
7.39 - 7.90 tc_update_ingress_filter_for_guest_net
7.39 - 7.90 tcadjust_init
7.39 - 7.90 tcadjust_start
7.39 - 7.90 tcadjust_stop
4.28 - 4.99 tcclass_name2value
4.38 - 5.09 tcclass_value2str
1.120 - 3.80 tcpflags2str
1.120 - 3.80 tcpseq_fix_ack_seq
1.120 - 3.80 tcpseq_fix_seq
1.120 - 3.80 tcpseq_seq_update
4.80 - 6.93 tic_get_tunnel_info
3.14 trafficshaper_create_and_configure
3.14 trafficshaper_destroy
1.120 - 3.37 training
4.74 - 4.99 udp67_closecb
7.90 udslinterface_connect
7.90 udslinterface_disconnect
3.85 - 5.09 udslinterface_get_act_inactivity
7.90 udslinterface_get_stats
7.90 udslinterface_get_userdata
7.90 udslinterface_is_disconnected
7.90 udslinterface_set_forwardrules
7.90 udslinterface_set_interface_forwardrules
7.90 udslinterface_set_userdata
1.120 - 3.37 unsetup_dsl
2.76 unsetup_dsl_interface
1.120 - 3.80 update_checksum
4.28 - 6.36 upnp_set_var
1.120 - 3.80 vj_compress
1.120 - 3.80 vj_decompress
1.120 - 3.80 vj_initialize
7.08 - 7.80 voipbackup_msg
7.90 voipbackup_regfail
7.90 voipbackup_set_voip_connection
7.90 voipd_unregister
4.28 - 4.99 vpn_led_state
7.90 wand_connection_cond_allocated
7.90 wand_connection_cond_allocated_and_attached_to_sync_group
7.90 wand_connection_cond_attached_to_sync_group
7.90 wand_connection_cond_created_and_attached_to_sync_group
7.90 wand_connection_cond_created_and_is_internet
7.90 wand_connection_cond_is_internet
7.90 wand_connection_cond_is_voip
7.90 wand_connection_cond_registered
7.90 wand_connection_iter_create
7.90 wand_connection_iter_create_with_cond
7.90 wand_connection_iter_create_with_sort_and_cond
7.90 wand_connection_iter_destroy
7.90 wand_connection_iter_rewind
7.90 wand_connection_next
7.90 wand_dev_cond_is_in_sync_group
7.90 wand_dev_cond_is_in_sync_group_dsl
7.90 wand_dev_iter_create
7.90 wand_dev_iter_create_with_cond
7.90 wand_dev_iter_create_with_sort_and_cond
7.90 wand_dev_iter_destroy
7.90 wand_dev_iter_rewind
7.90 wand_dev_next
7.90 wand_iface_iter_create
7.90 wand_iface_iter_create_with_sort_and_cond
7.90 wand_iface_iter_destroy
7.90 wand_iface_iter_rewind
7.90 wand_iface_next
7.90 wand_sync_group_iter_create
7.90 wand_sync_group_iter_create_with_sort_and_cond
7.90 wand_sync_group_iter_destroy
7.90 wand_sync_group_next
7.90 wandmod_aftrfqdn_delete_last_aftr
7.90 wandmod_attached
7.90 wandmod_attack_detected
7.90 wandmod_autodetect_abort
7.90 wandmod_autodetect_complete
7.90 wandmod_autodetect_failed
7.90 wandmod_autodetect_not_done
7.90 wandmod_autodetect_start
7.90 wandmod_autodetect_wanted
7.90 wandmod_budget_notify
7.90 wandmod_created
7.90 wandmod_ctx_get_nqos_vowifi_config_changed
7.90 wandmod_ctx_set_nqos_vowifi_config_changed
7.90 wandmod_detached
7.90 wandmod_dnsdomain
7.90 wandmod_encap_update
7.90 wandmod_errmsg
7.90 wandmod_execute_queued_callbacks
7.90 wandmod_hspot_alive
7.90 wandmod_hspot_dead
7.90 wandmod_ip4_actmode
7.90 wandmod_ip4_connected
7.90 wandmod_ip4_connecting
7.90 wandmod_ip4_disconnected
7.90 wandmod_ip4_mtu
7.90 wandmod_ip4_other_error
7.90 wandmod_ip4_port_restriction
7.90 wandmod_ip6_addr_learned
7.90 wandmod_ip6_addrinfo
7.90 wandmod_ip6_aftr
7.90 wandmod_ip6_aftrfqdn
7.90 wandmod_ip6_aftrfqdn_complete
7.90 wandmod_ip6_connected
7.90 wandmod_ip6_connecting
7.90 wandmod_ip6_disconnected
7.90 wandmod_ip6_dnsserver
7.90 wandmod_ip6_gotbegin
7.90 wandmod_ip6_gotcommit
7.90 wandmod_ip6_mtu
7.90 wandmod_ip6_noaftr
7.90 wandmod_ip6_nosoftwire
7.90 wandmod_ip6_ntpserver
7.90 wandmod_ip6_other_error
7.90 wandmod_ip6_prefix_bound
7.90 wandmod_ip6_prefix_unbound
7.90 wandmod_ip6_prefixinfo
7.90 wandmod_ip6_replicate_dhcpoption
7.90 wandmod_ipbridge_config
7.90 wandmod_iproute_routes_enabled
7.90 wandmod_low_error
7.90 wandmod_mc_query_from_wan_recvd
7.90 wandmod_mc_report_to_wan_added
7.90 wandmod_mc_report_to_wan_removed
7.90 wandmod_ntpiface
7.90 wandmod_onlinecheck_status
7.90 wandmod_openport_complete
7.90 wandmod_openport_v4_notify
7.90 wandmod_openport_v6_notify
7.90 wandmod_outauth_okay
7.90 wandmod_ppp_error
7.90 wandmod_pppoefw_config
7.90 wandmod_pppoefw_nsessions
7.90 wandmod_providerdisconnect_prevention
7.90 wandmod_queue_callback
7.90 wandmod_queue_exit
7.90 wandmod_queue_init
7.90 wandmod_reconfig_action
7.90 wandmod_reconfig_check_and_copy
7.90 wandmod_redialinfo
7.90 wandmod_renew
7.90 wandmod_replicate_dhcpoption
7.90 wandmod_rewrite_after_load
7.90 wandmod_route_control_automatic_enabled
7.90 wandmod_routes_add_route
7.90 wandmod_routes_add_route_end
7.90 wandmod_routes_add_route_start
7.90 wandmod_rtp_detect
7.90 wandmod_showtime
7.90 wandmod_sipserver
7.90 wandmod_stay_always_online
7.90 wandmod_switch_internet_connection
7.90 wandmod_sync_change
7.90 wandmod_sync_lost
7.90 wandmod_syncgroup_allocated
7.90 wandmod_syncgroup_freeing
7.90 wandmod_tr069info
7.90 wandmod_training
7.90 wandmod_ttyvcc_gone
7.90 wandmod_ttyvcc_sync
7.90 wandmod_udslinterface_allocated
7.90 wandmod_udslinterface_freeing
7.90 wandmod_udslinterface_prepare
7.90 wandmod_vcc_broken
7.90 wandmod_zerotouch_ctlmgr_feedback
1310 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.