/dports/net/ntp/ntp-4.2.8p15/tests/libntp/ |
H A D | netof.c | 30 sockaddr_u input = CreateSockaddr4("172.16.2.1", NTP_PORT); in test_ClassBAddress() 31 sockaddr_u expected = CreateSockaddr4("172.16.0.0", NTP_PORT); in test_ClassBAddress() 44 sockaddr_u input = CreateSockaddr4("192.0.2.255", NTP_PORT); in test_ClassCAddress() 45 sockaddr_u expected = CreateSockaddr4("192.0.2.0", NTP_PORT); in test_ClassCAddress() 62 sockaddr_u input = CreateSockaddr4("10.20.30.40", NTP_PORT); in test_ClassAAddress() 63 sockaddr_u expected = CreateSockaddr4("10.20.30.40", NTP_PORT); in test_ClassAAddress()
|
H A D | decodenetnum.c | 44 SET_PORT(&expected, NTP_PORT); in test_IPv4AddressOnly() 87 SET_PORT(&expected, NTP_PORT); in test_IPv6AddressOnly() 154 SET_PORT(&expected, NTP_PORT); in test_IPv6AddressWithScope() 223 SET_PORT(&expected, NTP_PORT); in test_IllegalCharInPort()
|
H A D | socktoa.c | 144 SET_PORT(&input1, NTP_PORT); in test_IgnoreIPv6Fields() 149 SET_PORT(&input2, NTP_PORT); in test_IgnoreIPv6Fields()
|
/dports/net/tcpview/tcpview-1.0/ |
H A D | print-udp.c | 78 u_short NTP_PORT=0; variable 97 if( sp ) NTP_PORT = ntohs(sp->s_port); in get_ports() 111 #define NTP_PORT 123 /*XXX*/ macro 188 else if (ISPORT(NTP_PORT))
|
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/libntp/ |
H A D | decodenetnum.c | 38 SET_PORT(&expected, NTP_PORT); in TEST() 92 SET_PORT(&expected, NTP_PORT); in TEST() 141 SET_PORT(&expected, NTP_PORT); in TEST()
|
H A D | socktoa.c | 100 SET_PORT(&input1, NTP_PORT); in TEST() 105 SET_PORT(&input2, NTP_PORT); in TEST()
|
/dports/net/tcpdump/tcpdump-4.99.1/ |
H A D | udp.h | 65 #ifndef NTP_PORT 66 #define NTP_PORT 123 /*XXX*/ macro
|
/dports/net/apache-commons-net/commons-net-3.8.0/org/apache/commons/net/examples/ntp/ |
H A D | SimpleNTPServer.java | 51 this(NtpV3Packet.NTP_PORT); in SimpleNTPServer() 214 int port = NtpV3Packet.NTP_PORT; in main()
|
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/net/udp/ |
H A D | ntp.c | 121 if ( st_src->st_port != htons ( NTP_PORT ) ) { in ntp_deliver() 257 server.st.st_port = htons ( NTP_PORT ); in start_ntp()
|
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/net/udp/ |
H A D | ntp.c | 121 if ( st_src->st_port != htons ( NTP_PORT ) ) { in ntp_deliver() 257 server.st.st_port = htons ( NTP_PORT ); in start_ntp()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/net/udp/ |
H A D | ntp.c | 121 if ( st_src->st_port != htons ( NTP_PORT ) ) { in ntp_deliver() 257 server.st.st_port = htons ( NTP_PORT ); in start_ntp()
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/net/udp/ |
H A D | ntp.c | 121 if ( st_src->st_port != htons ( NTP_PORT ) ) { in ntp_deliver() 257 server.st.st_port = htons ( NTP_PORT ); in start_ntp()
|
/dports/net/ipxe/ipxe-2265a65/src/net/udp/ |
H A D | ntp.c | 121 if ( st_src->st_port != htons ( NTP_PORT ) ) { in ntp_deliver() 257 server.st.st_port = htons ( NTP_PORT ); in start_ntp()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/net/udp/ |
H A D | ntp.c | 121 if ( st_src->st_port != htons ( NTP_PORT ) ) { in ntp_deliver() 257 server.st.st_port = htons ( NTP_PORT ); in start_ntp()
|
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/net/udp/ |
H A D | ntp.c | 121 if ( st_src->st_port != htons ( NTP_PORT ) ) { in ntp_deliver() 257 server.st.st_port = htons ( NTP_PORT ); in start_ntp()
|
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/net/udp/ |
H A D | ntp.c | 121 if ( st_src->st_port != htons ( NTP_PORT ) ) { in ntp_deliver() 257 server.st.st_port = htons ( NTP_PORT ); in start_ntp()
|
/dports/net/tcpflow/tcpflow-1.5.0/src/wifipcap/ |
H A D | udp.h | 52 #define NTP_PORT 123 /*XXX*/ macro
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/ |
H A D | ntp.h | 17 #define NTP_PORT 123 macro
|
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/ |
H A D | ntp.h | 17 #define NTP_PORT 123 macro
|
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/ |
H A D | ntp.h | 17 #define NTP_PORT 123 macro
|
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/ |
H A D | ntp.h | 17 #define NTP_PORT 123 macro
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/ |
H A D | ntp.h | 17 #define NTP_PORT 123 macro
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/ |
H A D | ntp.h | 17 #define NTP_PORT 123 macro
|
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/ |
H A D | ntp.h | 17 #define NTP_PORT 123 macro
|
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/ |
H A D | ntp.h | 17 #define NTP_PORT 123 macro
|