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.
Property:libavmpcp.so
BoxMatrix >> Shell-Commands >> libavmpcp.so | @ 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 |
Command: | libavmpcp.so - type Link, Lib | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Shared-Libraries - Origin: AVM | ||||||
Path: | Release: /lib Lab+Rel: /lib | ||||||
Properties: | Size: 31.3k - 125k, Link - Firmware: 6.10 - 8.00 | ||||||
Function: | Port Control Protocol (PCP) API library |
Goto: Endpoints - Listeners - Logs - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
libavmpcp.so is the Port Control Protocol (PCP) API library.
It is opened by every program which wants to dynamically open ports.
It provides several diagnostic interfaces. One is the aicmd pcpinfo
interface which is inherited by aicmd capable daemons:
aicmd <daemon> libavmpcp show pcpinfo
Besides this libavmpcp creates a listener of the libpcp_dump event in the AVMIPC-Datastore for each deamon using this lib:
/var/tmp/me_<daemon>-pcp-<pid>.ctl
This event is sent by showpcpinfo, a helper script of supportdata, which calls:
avmipc_send_event libpcp_dump
This triggers all listening daemons to dump their PCP context info to:
/var/tmp/<daemon>-<pid>.libpcp.txt
These dumps are then printed by showpcpinfo for supportdata.
Endpoints
aicmd enhanced daemons using libavmpcp.so inherit these functions:
# provided by libavmpcp.so: - fw 7.29+ libavmpcp show pcpinfo - show pcpinfo
Listeners
aicmd enhanced daemons inheriting functions from libavmpcp.so:
The Firmw
column shows the Listener
's aicmd compatiblity, the enhancement by libavmpcp.so startet with fw 7.29.
Listener | Firmw | Libraries |
---|---|---|
avmike (avmcmd) | 7.29 | libavmcsock.so, libavmpcp.so, libewnwlinux.so |
cloudmsgd (avmcmd) | 7.39 | libavmpcp.so, libewnwlinux.so, libavmcsock.so |
ctlmgr (avmcmd) | 7.01 | libavmcsock.so, libavmpcp.so, libcmapi.so, libewnwlinux.so, libtr064.so, libwebsrv.so, libusp.so |
dsld (avmcmd) | 7.01 | libavmcsock.so, libavmpcp.so, libewnwlinux.so |
multid (avmcmd) | 6.88 | libavmcsock.so, libavmpcp.so, libewnwlinux.so |
pcpd (avmcmd) | 6.88 | libavmcsock.so, libavmpcp.so, libewnwlinux.so |
voipd (avmcmd) | 6.88 | libavmcsock.so, libavmpcp.so, libewnwlinux.so |
vpnd (avmcmd) | 7.29 | libavmcsock.so, libavmpcp.so, libewnwlinux.so |
8 listeners inherit libavmpcp.so functions |
Logs
This is a subset of the Temp-Files section, filtered for logfiles of libavmpcp.so:
Daily updated index of all libavmpcp.so logfiles found scanning Supportdata-Probes. Last update: 2025-02-18 06:59 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.
Logfile | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
.srb_pcp | 50 | 6.80 - 7.90 | shringbuf log for libavmpcp.so | /var | 8.1k | AVM | |
1 logfiles |
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 /lib/libavmpcp.so | grep -e '\.c$' -e '\.cpp$' sharedlibs/libavmpcp/libpcp_sk.c sharedlibs/libavmpcp/libpcp.c sharedlibs/libavmpcp/libpcp_nl.c sharedlibs/libavmpcp/pcpserver.c sharedlibs/libavmpcp/csock_pcp.c build/cortexa9/sharedlibs/libavmpcp/libpcpitemstatus.c
Dependencies
Daily updated index of all dependencies of this library. Last update: 2025-02-18 07:44 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Depends on | lib | ld.so | 45 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libavmcsock.so | 81 | 6.25 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmwdt.so | 22 | 7.61 - 8.00 | AVM-Watchdogs management API | AVM |
Depends on | lib | libc.so | 89 | 6.10 - 8.00 | Standard C library | Linux |
Depends on | lib | libdl.so | 70 | 6.10 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libdputil.so | 81 | 6.25 - 8.00 | DataPipe / packet utilities | AVM |
Depends on | lib | libewnwlinux.so | 89 | 6.10 - 8.00 | Linux networking functions | AVM |
Depends on | lib | libgcc_s.so | 34 | 6.10 - 6.110 | GCC low-level runtime library | Linux |
Depends on | lib | libpthread.so | 70 | 6.10 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 61 | 6.35 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libsvctl.so | 56 | 7.19 - 8.00 | supervisor notification library | AVM |
Depends on | lib | libwdt.so | 31 | 7.39 - 7.81 | AVM-Watchdogs management API | AVM |
Depends on | lib | libz.so | 56 | 6.98 - 8.00 | Zlib compressor / decompressor | Linux |
Required by | lib | libcmapi.so | 76 | 6.35 - 8.00 | API library for ctlmgr and its plugins. | AVM |
Required by | lib | libctlrext.so | 17 | 7.08 - 7.39 | ctlmgr plugin library for Repeater configuration | AVM |
Required by | lib | libctlusb.so | 43 | 6.54 - 8.00 | ctlmgr plugin library for USB configuration | AVM |
Required by | lib | libfon.so | 52 | 6.35 - 8.00 | ctlmgr plugin library for Telephony configuration | AVM |
Required by | lib | libmailbuilder.so | 74 | 6.35 - 8.00 | ctlmgr plugin library and Lua-Library for creating Push-Mail | AVM |
Required by | lib | libsiplib.so | 28 | 7.39 - 8.00 | SIP protocol support for voipd | AVM |
Required by | lib | libspeedtest.so | 76 | 6.35 - 8.00 | Kernel speedtest API | AVM |
Required by | lib | libtr064.so | 74 | 6.35 - 8.00 | ctlmgr plugin library for TR-064 configuration | AVM |
Required by | lib | libtr069.so | 75 | 6.25 - 8.00 | ctlmgr plugin library for TR-069 configuration | AVM |
Required by | lib | libuser.so | 56 | 6.35 - 8.00 | ctlmgr plugin library for Box-User configuration | AVM |
Required by | lib | libusp.so | 32 | 7.39 - 8.00 | ctlmgr plugin library for TR-369 / USP configuration | AVM |
Required by | cmd | avmike (avmcmd) | 39 | 7.03 - 8.00 | ISAKMP / IPSec negotiation server / proxy. | AVM |
Required by | cmd | cloudmsgd (avmcmd) | 38 | 7.19 - 8.00 | Remote message peering daemon for AVM Smartphone-Apps. | AVM |
Required by | cmd | ctlmgr (avmcmd) | 74 | 6.35 - 8.00 | System meta daemon also serving the Webinterface. | AVM |
Required by | cmd | ctlmgr_offload (avmcmd) | 3 | 6.83 - 6.110 | TODO | AVM |
Required by | cmd | dsld (avmcmd) | 56 | 6.25 - 8.00 | Internet routing daemon. | AVM |
Required by | cmd | letsencrypt (avmcmd) | 43 | 6.83 - 8.00 | Let's Encrypt certificate updater. | AVM |
Required by | cmd | multid (avmcmd) | 56 | 6.25 - 8.00 | LAN management daemon. | AVM |
Required by | cmd | multid2 (avmcmd) | 1 | 6.50 - 6.64 | Inter-CPU LAN management daemon on early 6490 Puma6 ATOM. | AVM |
Required by | cmd | pcpcsocktest | 29 | 6.35 - 7.90 | Tests of pcpcsock functions of libavmpcp.so. | AVM |
Required by | cmd | pcpd (avmcmd) | 64 | 6.10 - 8.00 | Port Control Protocol (PCP) daemon. | AVM |
Required by | cmd | pcplisten | 56 | 6.35 - 8.00 | Open listening port on local address for specified seconds. | AVM |
Required by | cmd | pcptest | 29 | 6.35 - 7.90 | Test the pcpd server. | AVM |
Required by | cmd | rextd (avmcmd) | 19 | 6.25 - 7.39 | WLAN repeater management daemon. | AVM |
Required by | cmd | showneighbours | 70 | 6.25 - 7.39 | supportdata helper showing alllowed subnets, neighbours and their pathes. | AVM |
Required by | cmd | showpcpitems | 49 | 6.51 - 8.00 | Lists all internal and external Port-Forwardings | AVM |
Required by | cmd | speedtest (avmcmd) | 29 | 6.35 - 7.90 | Speedtest - Measure throughput | AVM |
Required by | cmd | speedtestd (avmcmd) | 1 | 6.50 - 6.64 | Inter-CPU network throughput test server daemon on early 6490 Puma6 ATOM. | AVM |
Required by | cmd | voipd (avmcmd) | 28 | 7.39 - 8.00 | VoIP daemon, also performs T.38 Fax. | AVM |
Required by | cmd | vpnd (avmcmd) | 39 | 7.19 - 8.00 | VPN daemon. | AVM |
43 dependencies for this library |
Model-Matrix
Daily updated index of the presence, path and size of this library for each model. Last update: 2025-02-18 05:41 GMT.
Showing all models using this library. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
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 3272 (main) | 6.20 - 6.89 | /lib | 39.0k - 107k, Link |
FRITZ!Box WLAN 3370 (main) | 6.10 - 6.56 | /lib | 39.0k - 83.7k, Link |
FRITZ!Box 3390 (main) | 6.20 - 6.56 | /lib | 39.0k - 83.7k, Link |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | /lib | 39.0k - 124k, Link |
FRITZ!Box 4020 | /lib | 55.3k - 107k, Link | |
FRITZ!Box 4040 | 6.52 - 8.00 | /lib | 84.2k - 104k, Link |
FRITZ!Box 4050 | 7.58 - 7.90 | /lib | 96.6k - 104k, Link |
FRITZ!Box 4060 | 7.29 - 7.90 | /lib | 96.6k - 104k, Link |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | /lib | 83.7k - 124k, Link |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /lib | 108k - 124k, Link |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /lib | 108k - 118k, Link |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /lib | 96.6k - 104k, Link |
FRITZ!Box 5590 Fiber (prx) | 7.29 - 7.30 | /lib | 108k, Link |
FRITZ!Box 5690 Pro (main) | 7.62 | /lib | 95.8k, Link |
FRITZ!Box 6320 Cable v2 | 6.21 | /lib | 31.3k, Link |
FRITZ!Box 6360 Cable | 6.51 | /lib | 62.5k, Link |
FRITZ!Box 6430 Cable (arm) | 6.84 - 7.29 | /lib | 84.3k - 101k, Link |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /lib | 96.6k - 120k, Link |
FRITZ!Box 6490 Cable (arm) | 6.20 - 7.51 | /lib | 31.3k - 101k, Link |
FRITZ!Box 6490 Cable (atom) | 6.50 - 7.51 | /lib | 72.4k - 124k, Link |
FRITZ!Box 6590 Cable (arm) | 6.83 - 7.57 | /lib | 84.3k - 101k, Link |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /lib | 96.6k - 124k, Link |
FRITZ!Box 6591 Cable (arm) | 7.04 - 8.00 | /lib | 91.4k - 108k, Link |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /lib | 100k - 125k, Link |
FRITZ!Box 6660 Cable (arm) | 7.14 - 8.00 | /lib | 88.1k - 100k, Link |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /lib | 105k - 125k, Link |
FRITZ!Box 6670 Cable (arm) | 7.61 - 7.90 | /lib | Link |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /lib | 116k - 121k, Link |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.90 | /lib | 100k, Link |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /lib | 108k - 125k, Link |
FRITZ!Box 6810 LTE | 6.35 | /lib | 39.0k, Link |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.59 | /lib | 83.8k - 125k, Link |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.59 | /lib | 83.8k - 125k, Link |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /lib | 124k - 125k, Link |
FRITZ!Box 6820 LTE v4 | 7.59 | /lib | 125k, Link |
FRITZ!Box 6840 LTE (main) | 6.10 - 6.88 | /lib | 39.0k - 108k, Link |
FRITZ!Box 6842 LTE | /lib | 39.0k, Link | |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /lib | 96.6k - 109k, Link |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /lib | 96.6k - 104k, Link |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /lib | 107k - 111k, Link |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /lib | 107k - 111k, Link |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /lib | 107k - 111k, Link |
FRITZ!Box 7272 (main) | 6.10 - 6.88 | /lib | 39.0k - 107k, Link |
FRITZ!Box 7312 | 6.10 - 6.56 | /lib | 39.0k - 83.8k, Link |
FRITZ!Box Fon WLAN 7320 | 6.20 - 6.35 | /lib | 39.0k, Link |
FRITZ!Box 7330 | 6.20 - 6.56 | /lib | 39.0k - 83.8k, Link |
FRITZ!Box 7330 SL | 6.20 - 6.56 | /lib | 39.0k - 83.8k, Link |
FRITZ!Box Fon WLAN 7340 | /lib | 39.1k, Link | |
FRITZ!Box Fon WLAN 7360 SL | 6.20 - 6.34 | /lib | 39.0k, Link |
FRITZ!Box Fon WLAN 7360 v1 | 6.20 - 6.36 | /lib | 39.0k, Link |
FRITZ!Box Fon WLAN 7360 v2 | 6.10 - 6.88 | /lib | 39.0k - 108k, Link |
FRITZ!Box 7362 SL (main) | 6.10 - 7.18 | /lib | 39.0k - 111k, Link |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /lib | 39.0k, Link |
FRITZ!Box Fon WLAN 7390 | /lib | 39.1k - 108k, Link | |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /lib | 39.0k - 108k, Link |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /lib | 55.4k - 124k, Link |
FRITZ!Box 7490 (main) | 6.20 - 7.51 | /lib | 39.0k - 125k, Link |
FRITZ!Box 7510 | 7.30 - 8.00 | /lib | 96.6k - 104k, Link |
FRITZ!Box 7520 | 6.98 - 8.00 | /lib | 88.4k - 104k, Link |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /lib | 96.6k - 104k, Link |
FRITZ!Box 7530 | 6.98 - 8.00 | /lib | 88.4k - 104k, Link |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /lib | 87.8k - 104k, Link |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /lib | 98.5k - 111k, Link |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /lib | 98.5k - 111k, Link |
FRITZ!Box 7581 | 6.54 - 7.18 | /lib | 72.7k - 91.4k, Link |
FRITZ!Box 7582 | 6.83 - 7.18 | /lib | 76.3k - 91.4k, Link |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /lib | 108k - 111k, Link |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /lib | 108k - 118k, Link |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /lib | 104k - 118k, Link |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /lib | 104k - 118k, Link |
FRITZ!Box 7690 | 7.61 - 7.90 | /lib | 87.8k - 96.6k, Link |
FRITZ!WLAN Repeater 300E | 6.30 - 6.34 | /lib | 55.4k, Link |
FRITZ!WLAN Repeater 310 A | 6.30 - 7.16 | /lib | 55.4k - 111k, Link |
FRITZ!WLAN Repeater 310 B | 6.30 - 7.16 | /lib | 55.3k - 111k, Link |
FRITZ!WLAN Repeater 450E | 6.30 - 7.15 | /lib | 55.4k - 111k, Link |
FRITZ!Repeater 600 | 7.11 - 7.29 | /lib | 100k - 111k, Link |
FRITZ!Repeater 600 v2 | 7.27 - 7.30 | /lib | 100k, Link |
FRITZ!WLAN Repeater 1160 | 6.51 - 7.15 | /lib | 83.7k - 111k, Link |
FRITZ!Repeater 1200 | 7.11 - 7.29 | /lib | 91.4k - 104k, Link |
FRITZ!Repeater 1200 AX | 7.30 - 7.31 | /lib | 100k, Link |
FRITZ!WLAN Repeater 1750E | 6.30 - 7.32 | /lib | 55.4k - 124k, Link |
FRITZ!Repeater 2400 | 7.12 - 7.39 | /lib | 95.7k - 111k, Link |
FRITZ!Repeater 3000 | 6.98 - 7.29 | /lib | 88.4k - 104k, Link |
FRITZ!Repeater 6000 | 7.19 - 7.31 | /lib | 100k, Link |
FRITZ!WLAN Repeater DVB-C | 6.30 - 7.04 | /lib | 55.4k - 108k, Link |
FRITZ!Powerline 540E | 6.25 - 7.15 | /lib | 55.4k - 111k, Link |
FRITZ!Powerline 546E | 6.25 - 7.15 | /lib | 55.4k - 111k, Link |
FRITZ!Powerline 1240E | 6.33 - 7.16 | /lib | 55.3k - 111k, Link |
FRITZ!Powerline 1260E | 6.90 - 7.29 | /lib | 88.4k - 104k, Link |
FRITZ!Powerline 1260 | 7.27 - 7.29 | /lib | 104k, Link |
90 models use this library |
Symbols
Daily updated index of all symbols of this library. Last update: 2025-02-18 07:44 GMT.
Firmware | Symbol |
---|---|
6.51 - 7.81 | LIBPCPITEMSTATUS_pcpitemstatus_alloc |
6.51 - 7.81 | LIBPCPITEMSTATUS_pcpitemstatus_free |
7.90 - 8.00 | LIBPCPSERVER_pcpserver_alloc |
7.90 - 8.00 | LIBPCPSERVER_pcpserver_free |
6.10 - 8.00 | inaddr2pcpaddr |
7.90 - 8.00 | libpcp____pcpc_announce_reaction_timer |
7.90 - 8.00 | libpcp____pcpc_closecb |
7.90 - 8.00 | libpcp____pcpc_dgrammcastrcv |
7.90 - 8.00 | libpcp____pcpc_dgramrcv |
7.90 - 8.00 | libpcp____pcpc_group_activate_delay_timer |
7.90 - 8.00 | libpcp____pcpc_item_delayed_delete |
7.90 - 8.00 | libpcp____pcpc_item_ec_rt_handler |
7.90 - 8.00 | libpcp____pcpc_item_rt_handler |
7.90 - 8.00 | libpcp____pcpc_item_rt_timeout_handler |
7.90 - 8.00 | libpcp____pcpc_item_timer |
6.25 - 8.00 | libpcp_all_items_gone |
6.25 - 8.00 | libpcp_complete_infomsg |
6.25 - 8.00 | libpcp_config_add_netlink |
6.25 - 8.00 | libpcp_config_add_pcpserver |
6.25 - 8.00 | libpcp_config_begin |
6.25 - 8.00 | libpcp_config_commit |
6.25 - 8.00 | libpcp_dump |
6.25 - 8.00 | libpcp_exit |
6.35 - 8.00 | libpcp_exit_avmipc |
6.25 - 8.00 | libpcp_get_ctx_for_family |
6.25 - 8.00 | libpcp_get_local_address |
6.25 - 8.00 | libpcp_init |
6.54 - 8.00 | libpcp_init_called |
7.90 - 8.00 | libpcp_itemcache_changecount |
7.90 - 8.00 | libpcp_itemcache_exit |
7.90 - 8.00 | libpcp_itemcache_get_absolute_time_left |
7.90 - 8.00 | libpcp_itemcache_init |
7.90 - 8.00 | libpcp_itemcache_nentries |
7.90 - 8.00 | libpcp_itemcache_show |
7.90 - 8.00 | libpcp_itemcache_walk |
6.25 - 8.00 | libpcp_load_pcpserver_if_changed |
7.90 - 8.00 | libpcp_pcpitemstatus_show |
6.25 - 8.00 | libpcp_prepare_exit |
6.51 - 8.00 | libpcp_register_ctx_notifycb |
6.51 - 8.00 | libpcp_register_itemstatus_event |
6.35 - 8.00 | libpcp_set_epoch_changed_cb |
6.25 - 8.00 | libpcp_set_got_announce_cb |
6.35 - 8.00 | libpcp_set_pcpserver_changed_cb |
6.25 - 8.00 | libpcp_set_proxy_mode |
6.98 - 8.00 | libpcp_trigger_itemstatus_event |
6.51 - 8.00 | libpcp_unregister_ctx_notifycb |
6.51 - 8.00 | libpcp_unregister_itemstatus_event |
6.25 - 8.00 | libpcp_walk_items |
6.25 - 8.00 | libpcp_walk_items_of_group |
6.10 - 8.00 | pcpaddr2inaddr |
6.10 - 8.00 | pcpaddr2str |
6.25 - 8.00 | pcpc_begin_change |
6.25 - 8.00 | pcpc_commit_change |
6.10 - 6.36 | pcpc_create |
6.10 - 8.00 | pcpc_create_nl |
6.25 - 8.00 | pcpc_create_sk |
6.10 - 8.00 | pcpc_destroy |
6.25 - 8.00 | pcpc_dump |
6.25 - 8.00 | pcpc_get_group |
6.35 - 8.00 | pcpc_grpname |
6.10 - 8.00 | pcpc_item_activate |
6.35 - 8.00 | pcpc_item_clr_ifacenr |
6.10 - 8.00 | pcpc_item_delete |
7.90 - 8.00 | pcpc_item_get_absolute_time_left |
6.88 - 8.00 | pcpc_item_get_caddr |
6.10 - 8.00 | pcpc_item_get_desc |
6.10 - 8.00 | pcpc_item_get_external |
6.35 - 8.00 | pcpc_item_get_filter_version |
6.51 - 8.00 | pcpc_item_get_flags |
6.10 - 8.00 | pcpc_item_get_ifacenr |
6.10 - 8.00 | pcpc_item_get_info |
6.25 - 8.00 | pcpc_item_get_internal |
6.25 - 8.00 | pcpc_item_get_itemtype |
6.35 - 8.00 | pcpc_item_get_portset |
6.25 - 8.00 | pcpc_item_get_protocol |
6.25 - 8.00 | pcpc_item_get_remote |
6.10 - 8.00 | pcpc_item_get_time_left |
6.51 - 8.00 | pcpc_item_get_uniqid |
6.10 - 8.00 | pcpc_item_get_userdata |
6.51 - 8.00 | pcpc_item_get_wanted_external |
6.35 - 8.00 | pcpc_item_get_wanted_lifetime |
7.03 - 8.00 | pcpc_item_ifaceaddr_used |
6.51 - 8.00 | pcpc_item_is_active |
6.10 - 8.00 | pcpc_item_is_map |
6.10 - 8.00 | pcpc_item_is_peer |
6.25 - 8.00 | pcpc_item_mark |
7.39 - 8.00 | pcpc_item_mark_wait_delete |
7.19 - 8.00 | pcpc_item_network_error |
6.51 - 8.00 | pcpc_item_proxy_error_ignored |
6.10 - 8.00 | pcpc_item_renew |
6.51 - 8.00 | pcpc_item_set_caddr |
6.10 - 8.00 | pcpc_item_set_desc |
6.35 - 8.00 | pcpc_item_set_filter_version |
6.25 - 8.00 | pcpc_item_set_group |
6.10 - 8.00 | pcpc_item_set_ifacenr |
6.25 - 8.00 | pcpc_item_set_itemtype |
6.10 - 8.00 | pcpc_item_set_nonce |
6.51 - 8.00 | pcpc_item_set_uniqid |
6.10 - 8.00 | pcpc_item_set_userdata |
6.83 - 8.00 | pcpc_item_set_wanted_external |
6.69 - 8.00 | pcpc_item_show |
7.03 - 8.00 | pcpc_item_use_ifaceaddr |
6.10 - 8.00 | pcpc_map_add_filter |
6.10 - 8.00 | pcpc_map_alloc |
6.51 - 8.00 | pcpc_map_alloc_prefix |
6.35 - 8.00 | pcpc_map_delete_all_filter |
6.25 - 8.00 | pcpc_map_find |
6.36 - 8.00 | pcpc_map_find_in_group |
6.51 - 8.00 | pcpc_map_find_prefix |
6.51 - 8.00 | pcpc_map_find_prefix_in_group |
6.51 - 8.00 | pcpc_map_get_internal_prefixlen |
6.51 - 8.00 | pcpc_map_get_internal_reply_prefixlen |
6.36 - 8.00 | pcpc_map_get_portrange |
6.51 - 8.00 | pcpc_map_set_internal_prefixlen |
6.25 - 8.00 | pcpc_map_set_portrange |
6.35 - 8.00 | pcpc_map_walk_filter |
6.10 - 8.00 | pcpc_peer_alloc |
6.25 - 8.00 | pcpc_peer_find |
6.25 - 8.00 | pcpc_renew_ok |
6.51 - 8.00 | pcpc_reply_pending |
6.10 - 6.36 | pcpc_rfc7220_support |
6.35 - 8.00 | pcpc_set_epoch_changed_cb |
6.25 - 8.00 | pcpc_set_got_announce_cb |
6.10 - 8.00 | pcpc_set_proxy_mode |
6.25 - 8.00 | pcpc_update_nl |
6.25 - 8.00 | pcpc_update_sk |
6.25 - 8.00 | pcpc_walk_items |
6.25 - 8.00 | pcpc_walk_items_of_group |
6.25 - 8.00 | pcpcsock_activate |
6.54 - 8.00 | pcpcsock_close |
6.98 - 8.00 | pcpcsock_close_v4 |
6.98 - 8.00 | pcpcsock_close_v6 |
6.35 - 8.00 | pcpcsock_clr_ifacenr |
7.19 - 8.00 | pcpcsock_clr_ifacenr_for_ip4 |
7.19 - 8.00 | pcpcsock_clr_ifacenr_for_ip6 |
6.25 - 8.00 | pcpcsock_deactivate |
6.98 - 8.00 | pcpcsock_deactivate_v4 |
6.98 - 8.00 | pcpcsock_deactivate_v6 |
6.54 - 8.00 | pcpcsock_exists |
6.35 - 8.00 | pcpcsock_get_group |
6.35 - 7.19 | pcpcsock_get_ifacenr |
7.19 - 8.00 | pcpcsock_get_ifacenr_for_ip4 |
7.19 - 8.00 | pcpcsock_get_ifacenr_for_ip6 |
6.35 - 8.00 | pcpcsock_get_itemtype |
6.25 - 8.00 | pcpcsock_get_v4_item |
6.25 - 8.00 | pcpcsock_get_v6_item |
7.03 - 7.19 | pcpcsock_ifaceaddr_use |
7.19 - 8.00 | pcpcsock_ifaceaddr_used_for_ip4 |
7.19 - 8.00 | pcpcsock_ifaceaddr_used_for_ip6 |
6.54 - 8.00 | pcpcsock_is_activated |
6.88 - 8.00 | pcpcsock_item_get_userdata |
6.88 - 8.00 | pcpcsock_item_set_userdata |
6.25 - 8.00 | pcpcsock_open_incoming |
6.25 - 8.00 | pcpcsock_set_group |
6.25 - 8.00 | pcpcsock_set_ifacenr |
7.19 - 8.00 | pcpcsock_set_ifacenr_for_ip4 |
7.19 - 8.00 | pcpcsock_set_ifacenr_for_ip6 |
6.25 - 8.00 | pcpcsock_set_itemtype |
7.03 - 8.00 | pcpcsock_use_ifaceaddr |
7.19 - 8.00 | pcpcsock_use_ifaceaddr_for_ip4 |
7.19 - 8.00 | pcpcsock_use_ifaceaddr_for_ip6 |
6.51 - 8.00 | pcpitemstatus_clone |
6.51 - 8.00 | pcpitemstatus_event_register |
7.39 - 8.00 | pcpitemstatus_event_register_cbdata |
7.19 - 8.00 | pcpitemstatus_event_register_with_cbdata |
6.51 - 8.00 | pcpitemstatus_event_send |
6.51 - 8.00 | pcpitemstatus_event_unregister |
6.51 - 8.00 | pcpitemstatus_free |
6.51 - 8.00 | pcpitemstatus_getcfg |
7.19 - 8.00 | pcpitemstatus_unregister_with_cbdata |
6.35 - 8.00 | pcpitemtype2prio |
6.25 - 8.00 | pcpitemtype2str |
6.10 - 8.00 | pcpresult2str |
6.25 - 8.00 | pcpresult_code2str |
7.90 - 8.00 | pcpserver_cfg_clone |
7.90 - 8.00 | pcpserver_cfg_free |
7.90 - 8.00 | pcpserver_cfg_getcfg |
7.90 - 8.00 | pcpserver_cfg_register |
7.90 - 8.00 | pcpserver_cfg_register_cbdata |
7.90 - 8.00 | pcpserver_cfg_register_with_cbdata |
7.90 - 8.00 | pcpserver_cfg_setcfg |
7.90 - 8.00 | pcpserver_cfg_unregister |
7.90 - 8.00 | pcpserver_cfg_unregister_with_cbdata |
6.10 - 8.00 | show_pcp_packet |
184 symbols for this library |