Home
last modified time | relevance | path

Searched defs:UDP_MAX_PACKET_SIZE (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-ioflo/ioflo-2.0.0/ioflo/aio/udp/
H A Dudping.py22 UDP_MAX_PACKET_SIZE = min(1024, UDP_MAX_DATAGRAM_SIZE) # assumes IPV6 capable equipment variable
/dports/net/py-raet/raet-0.6.8/raet/
H A Draeting.py120 UDP_MAX_PACKET_SIZE = min(1024, UDP_MAX_DATAGRAM_SIZE) # assumes IPV6 capable equipment variable
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttp3Session.cpp47 const uint32_t UDP_MAX_PACKET_SIZE = 4096; variable
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttp3Session.cpp49 const uint32_t UDP_MAX_PACKET_SIZE = 4096; variable
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttp3Session.cpp49 const uint32_t UDP_MAX_PACKET_SIZE = 4096; variable