Home
last modified time | relevance | path

Searched defs:TLV (Results 76 – 100 of 116) sorted by relevance

12345

/dports/net/honeyd/honeyd-1.5c/dpkt/dpkt/
H A Dcdp.py33 class TLV(Packet): class in CDP
/dports/lang/gnu-apl/apl-1.8/src/
H A DQuad_GTK.cc310 char TLV[1000]; in read_fd() local
547 unsigned char TLV[8]; in write_TL0() local
567 unsigned char TLV[TLV_len]; in write_TLV() local
/dports/net/exabgp4/exabgp-4.2.13/lib/exabgp/bgp/message/update/attribute/
H A Daigp.py35 class TLV(object): class
/dports/net/py-dpkt/dpkt-1.9.6/dpkt/
H A Dcdp.py44 class TLV(dpkt.Packet): class in CDP
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DRelocations.h39 TLV = 1 << 10, // References a thread-local symbol enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DRelocations.h39 TLV = 1 << 10, // References a thread-local symbol enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DRelocations.h39 TLV = 1 << 10, // References a thread-local symbol enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DRelocations.h39 TLV = 1 << 10, // References a thread-local symbol enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86_64.cpp39 }
40
/dports/devel/libsmpp34/libsmpp34-1.10/src/
H A Dsmpp34_dumpPdu.c194 #define TLV( inst, tlv1, do_tlv ){\ in smpp34_dumpPdu() macro
H A Dsmpp34_unpack.c182 #define TLV( inst, tlv3, do_tlv ){\ in smpp34_unpack() macro
H A Dsmpp34_pack.c180 #define TLV( inst, tlv2, do_tlv ) {\ in smpp34_pack() macro
H A Dsmpp34_structs.h83 #define TLV( inst, par, do_tlv ) tlv_t *par; macro
/dports/security/vault/vault-1.8.2/vendor/layeh.com/radius/
H A Dattribute.go288 func TLV(a Attribute) (tlvType byte, tlvValue Attribute, err error) { func
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/layeh.com/radius/
H A Dattribute.go288 func TLV(a Attribute) (tlvType byte, tlvValue Attribute, err error) { func
/dports/misc/concourse/vault-bdd38fca2cff/vendor/layeh.com/radius/
H A Dattribute.go288 func TLV(a Attribute) (tlvType byte, tlvValue Attribute, err error) { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/layeh.com/radius/
H A Dattribute.go288 func TLV(a Attribute) (tlvType byte, tlvValue Attribute, err error) { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/layeh.com/radius/
H A Dattribute.go288 func TLV(a Attribute) (tlvType byte, tlvValue Attribute, err error) { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/layeh.com/radius/
H A Dattribute.go288 func TLV(a Attribute) (tlvType byte, tlvValue Attribute, err error) { func
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/layeh.com/radius/
H A Dattribute.go288 func TLV(a Attribute) (tlvType byte, tlvValue Attribute, err error) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/layeh.com/radius/
H A Dattribute.go288 func TLV(a Attribute) (tlvType byte, tlvValue Attribute, err error) { func
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/layeh.com/radius/
H A Dattribute.go288 func TLV(a Attribute) (tlvType byte, tlvValue Attribute, err error) { func
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/layeh.com/radius/
H A Dattribute.go288 func TLV(a Attribute) (tlvType byte, tlvValue Attribute, err error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/layeh.com/radius/
H A Dattribute.go314 func TLV(a Attribute) (tlvType byte, typValue Attribute, err error) { func
/dports/lang/gnu-apl/apl-1.8/src/Gtk/
H A DGtk_server.cc493 char TLV[TLV_len + 1]; in send_TLV() local
642 char * TLV = new char[TLV_buflen]; // the entire TLV buffer in main() local

12345