Home
last modified time | relevance | path

Searched refs:IPV6_VERSION (Results 1 – 25 of 4828) sorted by relevance

12345678910>>...194

/dports/net/rtpproxy/rtpproxy-2.1.1/src/
H A Drtpp_record_private.h68 #if !defined(IPV6_VERSION)
69 # define IPV6_VERSION 0x60 macro
/dports/net-mgmt/pmacct/pmacct-1.7.5/include/
H A Dip6.h98 #if !defined IPV6_VERSION
99 #define IPV6_VERSION 0x60 macro
/dports/net-mgmt/darkstat/darkstat-3.0.719/
H A Ddecode.c74 #ifndef IPV6_VERSION
75 # define IPV6_VERSION 0x60 macro
336 if ((hdr->ip6_vfc & IPV6_VERSION_MASK) != IPV6_VERSION) { in helper_ipv6()
338 hdr->ip6_vfc & IPV6_VERSION_MASK, IPV6_VERSION); in helper_ipv6()
/dports/net/nmsg/nmsg-1.0.1/nmsg/
H A Dnmsg_port_net.h43 #ifndef IPV6_VERSION
44 # define IPV6_VERSION 0x60 macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/netipsec/
H A Dxform_ipip.c506 else if (tp == (IPV6_VERSION >> 4)) { in ipip_output()
542 if (tp == (IPV6_VERSION >> 4)) { in ipip_output()
563 ip6o->ip6_vfc |= IPV6_VERSION; in ipip_output()
584 if (tp == (IPV6_VERSION >> 4)) { in ipip_output()
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet6/
H A Din6_offload.c116 KASSERT((iph->ip6_vfc & IPV6_VERSION_MASK) == IPV6_VERSION); in tcp6_segment()
168 KASSERT((iph->ip6_vfc & IPV6_VERSION_MASK) == IPV6_VERSION); in tcp6_segment()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/
H A Duser_environment.h86 #define IPV6_VERSION 0x60 macro
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/
H A Duser_environment.h87 #define IPV6_VERSION 0x60 macro
H A Duser_ip6_var.h84 #define IPV6_VERSION 0x60 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_environment.h86 #define IPV6_VERSION 0x60 macro
H A Duser_ip6_var.h84 #define IPV6_VERSION 0x60 macro
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_environment.h86 #define IPV6_VERSION 0x60 macro
H A Duser_ip6_var.h84 #define IPV6_VERSION 0x60 macro
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/
H A Duser_environment.h87 #define IPV6_VERSION 0x60 macro
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/
H A Duser_environment.h86 #define IPV6_VERSION 0x60 macro
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/
H A Duser_environment.h87 #define IPV6_VERSION 0x60 macro
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/
H A Duser_environment.h86 #define IPV6_VERSION 0x60 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_environment.h88 #define IPV6_VERSION 0x60 macro
H A Duser_ip6_var.h84 #define IPV6_VERSION 0x60 macro
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/
H A Duser_environment.h88 #define IPV6_VERSION 0x60 macro
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/
H A Duser_environment.h88 #define IPV6_VERSION 0x60 macro
/dports/dns/dnscap/dnscap-2.0.1/src/
H A Ddnscap.h145 #ifndef IPV6_VERSION
146 #define IPV6_VERSION 0x60 macro
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/impcap/
H A Dipv6_parser.c69 #ifndef IPV6_VERSION
70 #define IPV6_VERSION(h) (ntohl(h->vtf) & IPV6_VERSION_MASK)>>28 macro
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix6/
H A DIN.py239 IPV6_VERSION = 0x60000000 variable
263 IPV6_VERSION = 0x00000060 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix6/
H A DIN.py239 IPV6_VERSION = 0x60000000 variable
263 IPV6_VERSION = 0x00000060 variable

12345678910>>...194