Home
last modified time | relevance | path

Searched defs:TLV (Results 1 – 25 of 116) sorted by relevance

12345

/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/
H A Doscartypeclasses.cpp27 Oscar::TLV::TLV() in TLV() function in Oscar::TLV
32 Oscar::TLV::TLV( quint16 newType, quint16 newLength, char* newData ) in TLV() function in Oscar::TLV
37 Oscar::TLV::TLV( quint16 newType, quint16 newLength, const QByteArray& newData ) in TLV() function in Oscar::TLV
42 Oscar::TLV::TLV( const TLV& t ) in TLV() function in Oscar::TLV
/dports/irc/soju/soju-0.3.0/vendor/github.com/pires/go-proxyproto/tlvparse/
H A Dgcp.go16 func ExtractPSCConnectionID(tlvs []proxyproto.TLV) (uint64, bool) {
37 func pscConnectionID(t proxyproto.TLV) (uint64, error) {
45 func isPSCConnectionID(t proxyproto.TLV) bool {
H A Dazure.go19 func isAzurePrivateEndpointLinkID(tlv proxyproto.TLV) bool {
31 func azurePrivateEndpointLinkID(tlv proxyproto.TLV) (uint32, error) {
41 func FindAzurePrivateEndpointLinkID(tlvs []proxyproto.TLV) (uint32, bool) {
H A Daws.go20 func IsAWSVPCEndpointID(tlv proxyproto.TLV) bool {
24 func AWSVPCEndpointID(tlv proxyproto.TLV) (string, error) {
36 func FindAWSVPCEndpointID(tlvs []proxyproto.TLV) string {
H A Dssl.go34 TLV []proxyproto.TLV member
98 func IsSSL(t proxyproto.TLV) bool {
103 func SSL(t proxyproto.TLV) (PP2SSL, error) {
150 func FindSSL(tlvs []proxyproto.TLV) (PP2SSL, bool) {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/pires/go-proxyproto/tlvparse/
H A Dazure.go19 func isAzurePrivateEndpointLinkID(tlv proxyproto.TLV) bool {
31 func azurePrivateEndpointLinkID(tlv proxyproto.TLV) (uint32, error) {
41 func FindAzurePrivateEndpointLinkID(tlvs []proxyproto.TLV) (uint32, bool) {
H A Daws.go20 func IsAWSVPCEndpointID(tlv proxyproto.TLV) bool {
24 func AWSVPCEndpointID(tlv proxyproto.TLV) (string, error) {
36 func FindAWSVPCEndpointID(tlvs []proxyproto.TLV) string {
H A Dssl.go34 TLV []proxyproto.TLV member
80 func IsSSL(t proxyproto.TLV) bool {
85 func SSL(t proxyproto.TLV) (PP2SSL, error) {
134 func FindSSL(tlvs []proxyproto.TLV) (PP2SSL, bool) {
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/pires/go-proxyproto/tlvparse/
H A Dazure.go19 func isAzurePrivateEndpointLinkID(tlv proxyproto.TLV) bool {
31 func azurePrivateEndpointLinkID(tlv proxyproto.TLV) (uint32, error) {
41 func FindAzurePrivateEndpointLinkID(tlvs []proxyproto.TLV) (uint32, bool) {
H A Daws.go20 func IsAWSVPCEndpointID(tlv proxyproto.TLV) bool {
24 func AWSVPCEndpointID(tlv proxyproto.TLV) (string, error) {
36 func FindAWSVPCEndpointID(tlvs []proxyproto.TLV) string {
H A Dssl.go34 TLV []proxyproto.TLV member
98 func IsSSL(t proxyproto.TLV) bool {
103 func SSL(t proxyproto.TLV) (PP2SSL, error) {
150 func FindSSL(tlvs []proxyproto.TLV) (PP2SSL, bool) {
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/third-party/cereal/include/cereal/
H A Dversion.hpp19 notice, this list of conditions and the following disclaimer in the
31 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
42 //! The minor version
43 #define CEREAL_VERSION_MINOR 2
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/pires/go-proxyproto/tlvparse/
H A Dazure.go19 func isAzurePrivateEndpointLinkID(tlv proxyproto.TLV) bool {
31 func azurePrivateEndpointLinkID(tlv proxyproto.TLV) (uint32, error) {
41 func FindAzurePrivateEndpointLinkID(tlvs []proxyproto.TLV) (uint32, bool) {
H A Daws.go20 func IsAWSVPCEndpointID(tlv proxyproto.TLV) bool {
24 func AWSVPCEndpointID(tlv proxyproto.TLV) (string, error) {
36 func FindAWSVPCEndpointID(tlvs []proxyproto.TLV) string {
H A Dssl.go34 TLV []proxyproto.TLV member
98 func IsSSL(t proxyproto.TLV) bool {
103 func SSL(t proxyproto.TLV) (PP2SSL, error) {
150 func FindSSL(tlvs []proxyproto.TLV) (PP2SSL, bool) {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/pires/go-proxyproto/tlvparse/
H A Daws.go20 func IsAWSVPCEndpointID(tlv proxyproto.TLV) bool {
24 func AWSVPCEndpointID(tlv proxyproto.TLV) (string, error) {
36 func FindAWSVPCEndpointID(tlvs []proxyproto.TLV) string {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/pires/go-proxyproto/
H A Dtlv.go46 type TLV struct { struct
47 Type PP2Type
48 Length int
49 Value []byte
79 func JoinTLVs(tlvs []TLV) ([]byte, error) {
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/third-party/cereal/include/cereal/types/
H A Dunordered_set.hpp47 ar( i );
50 //! @internal
79 void CEREAL_LOAD_FUNCTION_NAME( Archive & ar, std::unordered_set<K, H, KE, A> & unordered_set )
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/pires/go-proxyproto/
H A Dtlv.go47 type TLV struct { struct
48 Type PP2Type
49 Value []byte
79 func JoinTLVs(tlvs []TLV) ([]byte, error) {
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/pires/go-proxyproto/
H A Dtlv.go47 type TLV struct { struct
48 Type PP2Type
49 Value []byte
79 func JoinTLVs(tlvs []TLV) ([]byte, error) {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/pires/go-proxyproto/
H A Dtlv.go47 type TLV struct { struct
48 Type PP2Type
49 Value []byte
79 func JoinTLVs(tlvs []TLV) ([]byte, error) {
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/pires/go-proxyproto/
H A Dtlv.go47 type TLV struct { struct
48 Type PP2Type
49 Value []byte
79 func JoinTLVs(tlvs []TLV) ([]byte, error) {
/dports/irc/soju/soju-0.3.0/vendor/github.com/pires/go-proxyproto/
H A Dtlv.go47 type TLV struct { struct
48 Type PP2Type
49 Value []byte
79 func JoinTLVs(tlvs []TLV) ([]byte, error) {
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/sound/designs/
H A Dchannel-mapping-api.rst56 TLV section in Design
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/sound/designs/
H A Dchannel-mapping-api.rst56 TLV section in Design

12345