Home
last modified time | relevance | path

Searched defs:UDP (Results 1 – 25 of 1558) sorted by relevance

12345678910>>...63

/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/google/gopacket/layers/
H A Dudp.go18 type UDP struct { struct
19 BaseLayer
20 SrcPort, DstPort UDPPort
21 Length uint16
22 Checksum uint16
23 sPort, dPort []byte
24 tcpipchecksum
98 func (u *UDP) CanDecode() gopacket.LayerClass {
105 func (u *UDP) NextLayerType() gopacket.LayerType {
123 func (u *UDP) TransportFlow() gopacket.Flow {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/google/gopacket/gopacket-1.1.18/layers/
H A Dudp.go18 type UDP struct { struct
19 BaseLayer
20 SrcPort, DstPort UDPPort
21 Length uint16
22 Checksum uint16
23 sPort, dPort []byte
24 tcpipchecksum
98 func (u *UDP) CanDecode() gopacket.LayerClass {
105 func (u *UDP) NextLayerType() gopacket.LayerType {
123 func (u *UDP) TransportFlow() gopacket.Flow {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/google/gopacket/layers/
H A Dudp.go18 type UDP struct { struct
19 BaseLayer
20 SrcPort, DstPort UDPPort
21 Length uint16
22 Checksum uint16
23 sPort, dPort []byte
24 tcpipchecksum
98 func (u *UDP) CanDecode() gopacket.LayerClass {
105 func (u *UDP) NextLayerType() gopacket.LayerType {
123 func (u *UDP) TransportFlow() gopacket.Flow {
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/google/gopacket/layers/
H A Dudp.go18 type UDP struct { struct
19 BaseLayer
20 SrcPort, DstPort UDPPort
21 Length uint16
22 Checksum uint16
23 sPort, dPort []byte
24 tcpipchecksum
98 func (u *UDP) CanDecode() gopacket.LayerClass {
105 func (u *UDP) NextLayerType() gopacket.LayerType {
123 func (u *UDP) TransportFlow() gopacket.Flow {
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/google/gopacket/layers/
H A Dudp.go18 type UDP struct { struct
19 BaseLayer
20 SrcPort, DstPort UDPPort
21 Length uint16
22 Checksum uint16
23 sPort, dPort []byte
24 tcpipchecksum
98 func (u *UDP) CanDecode() gopacket.LayerClass {
105 func (u *UDP) NextLayerType() gopacket.LayerType {
123 func (u *UDP) TransportFlow() gopacket.Flow {
[all …]
/dports/misc/fq/fq-0.0.2/vendor/github.com/google/gopacket/layers/
H A Dudp.go18 type UDP struct { struct
19 BaseLayer
20 SrcPort, DstPort UDPPort
21 Length uint16
22 Checksum uint16
23 sPort, dPort []byte
24 tcpipchecksum
98 func (u *UDP) CanDecode() gopacket.LayerClass {
105 func (u *UDP) NextLayerType() gopacket.LayerType {
123 func (u *UDP) TransportFlow() gopacket.Flow {
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/layers/
H A Dudp.go18 type UDP struct { struct
19 BaseLayer
20 SrcPort, DstPort UDPPort
21 Length uint16
22 Checksum uint16
23 sPort, dPort []byte
24 tcpipchecksum
98 func (u *UDP) CanDecode() gopacket.LayerClass {
105 func (u *UDP) NextLayerType() gopacket.LayerType {
123 func (u *UDP) TransportFlow() gopacket.Flow {
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/google/gopacket/layers/
H A Dudp.go18 type UDP struct { struct
19 BaseLayer
20 SrcPort, DstPort UDPPort
21 Length uint16
22 Checksum uint16
23 sPort, dPort []byte
24 tcpipchecksum
98 func (u *UDP) CanDecode() gopacket.LayerClass {
105 func (u *UDP) NextLayerType() gopacket.LayerType {
123 func (u *UDP) TransportFlow() gopacket.Flow {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/services/subscriber/
H A Dudp.go10 type UDP struct { struct
11 addr string
20 func (u *UDP) WritePoints(p *coordinator.WritePointsRequest) (err error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/services/subscriber/
H A Dudp.go9 type UDP struct { struct
10 addr string
19 func (u *UDP) WritePointsContext(_ context.Context, request WriteRequest) (err error) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/services/subscriber/
H A Dudp.go10 type UDP struct { struct
11 addr string
20 func (u *UDP) WritePoints(p *coordinator.WritePointsRequest) (err error) {
/dports/devel/open-beagle/beagle-3.0.3/PACC/Socket/
H A DUDP.hpp52 class UDP : public Port { class
55 explicit UDP(void) : Port(eUDP) {} in UDP() function in PACC::Socket::UDP
57 explicit UDP(int inDescriptor) throw() : Port(inDescriptor) {} in UDP() function in PACC::Socket::UDP
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/services/subscriber/
H A Dudp.go10 type UDP struct { struct
11 addr string
20 func (u *UDP) WritePoints(p *coordinator.WritePointsRequest) (err error) {
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/doc/
H A Dudp.rst55 Usage
191 Validation
202 Limitations
/dports/net/termshark/termshark-2.1.1/convs/
H A Dtypes.go12 type UDP struct{} struct
115 func (t UDP) String() string {
119 func (t UDP) Short() string {
123 func (t UDP) FilterTo(vals ...string) string {
127 func (t UDP) FilterFrom(vals ...string) string {
131 func (t UDP) FilterAny(vals ...string) string {
135 func (t UDP) AIndex() []int {
139 func (t UDP) BIndex() []int {
/dports/net/traefik/traefik-2.6.1/docs/content/routing/providers/
H A Decs.md408 ### UDP subsection
424 #### UDP Routers
442 #### UDP Services
H A Drancher.md444 ### UDP subsection
464 #### UDP Routers
482 #### UDP Services
H A Dconsul-catalog.md401 ### UDP subsection
417 #### UDP Routers
435 #### UDP Services
H A Dmarathon.md441 ### UDP subsection
462 #### UDP Routers
480 #### UDP Services
H A Ddocker.md567 ### UDP subsection
587 #### UDP Routers
605 #### UDP Services
/dports/net/libusipp/libusipp-libusipp-2.25s/src/
H A Dudp.cc40 UDP<T>::UDP(const string &host, RX *rx, TX *tx) in UDP() function in usipp::UDP
55 UDP<T>::UDP(const UDP<T> &rhs) in UDP() function in usipp::UDP
309 template class UDP<IP>; variable
312 template class UDP<IP6>; variable
/dports/benchmarks/iperf3/iperf-3.10.1/
H A DREADME.md47 ### Prerequisites: ###
51 ### Building ###
/dports/security/zeronet/ZeroNet-0.7.1/src/util/
H A DUpnpPunch.py283 def _orchestrate_soap_request(ip, port, msg_fn, desc=None, protos=("TCP", "UDP")):
299 protos=("TCP", "UDP")):
346 def ask_to_open_port(port=15441, desc="UpnpPunch", retries=3, protos=("TCP", "UDP")):
355 def ask_to_close_port(port=15441, desc="UpnpPunch", retries=3, protos=("TCP", "UDP")):
/dports/devel/py-datadog/datadog-0.42.0/
H A DREADME.md95 #### Instantiate the DogStatsd client with UDS
109 #### Origin detection over UDP and UDS
/dports/net/ryu/ryu-4.26/doc/source/library_packet_ref/
H A Dpacket_udp.rst2 UDP chapter

12345678910>>...63