Home
last modified time | relevance | path

Searched refs:TYPE_CONFIG (Results 1 – 10 of 10) sorted by relevance

/dports/net-mgmt/collectd5/collectd-5.12.0/bindings/perl/lib/
H A DCollectd.pm120 TYPE_CONFIG, "config",
263 && (TYPE_CONFIG != $type)) {
271 elsif ((TYPE_CONFIG == $type) && (! ref $data)) {
329 elsif (TYPE_CONFIG == $type) {
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-db-lsp.c58 #define TYPE_CONFIG 0x16 macro
62 { TYPE_CONFIG, "Configuration" },
112 if (type == TYPE_CONFIG) { in dissect_db_lsp_pdu()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-db-lsp.c58 #define TYPE_CONFIG 0x16
62 { TYPE_CONFIG, "Configuration" },
112 if (type == TYPE_CONFIG) {
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-db-lsp.c58 #define TYPE_CONFIG 0x16 macro
62 { TYPE_CONFIG, "Configuration" },
112 if (type == TYPE_CONFIG) { in dissect_db_lsp_pdu()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-db-lsp.c58 #define TYPE_CONFIG 0x16 macro
62 { TYPE_CONFIG, "Configuration" },
112 if (type == TYPE_CONFIG) { in dissect_db_lsp_pdu()
/dports/net/scapy/scapy-2.4.5/scapy/contrib/
H A Dtzsp.py61 TYPE_CONFIG = 0x03 variable in TZSP
68 TYPE_CONFIG: 'CONFIG',
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Darray.h15 typedef enum { TYPE_STRING, TYPE_ARRAY, TYPE_INTEGER, TYPE_CONFIG, TYPE_OTHER } data_type_t; enumerator
H A Ddata_config.c74 ds->type = TYPE_CONFIG; in data_config_init()
H A Dconfigfile.c1434 case TYPE_CONFIG: in config_print_by_type()
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dcollectd-perl.pod285 =item TYPE_CONFIG
335 =item TYPE_CONFIG
554 =item B<TYPE_CONFIG>