Home
last modified time | relevance | path

Searched refs:yahoo_ip (Results 1 – 3 of 3) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DVirtual.c1735 IP yahoo_ip; in NnMainLoop() local
1763 Zero(&yahoo_ip, sizeof(yahoo_ip)); in NnMainLoop()
1897 Copy(&yahoo_ip, &ret_ip, sizeof(IP)); in NnMainLoop()
1924 pkt->L3.IPv4Header->SrcIP == IPToUINT(&yahoo_ip) && in NnMainLoop()
2384 IP yahoo_ip; in NnTestConnectivity() local
2429 Zero(&yahoo_ip, sizeof(yahoo_ip)); in NnTestConnectivity()
2509 Copy(&yahoo_ip, &ret_ip, sizeof(IP)); in NnTestConnectivity()
2527 if (IsZeroIP(&yahoo_ip) == false) in NnTestConnectivity()
2540 if (IsZeroIP(&yahoo_ip) == false) in NnTestConnectivity()
2553 IPToUINT(&yahoo_ip), 80, seq, 0, TCP_SYN, 8192, 1414), in NnTestConnectivity()
[all …]
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DVirtual.c1735 IP yahoo_ip; in NnMainLoop() local
1763 Zero(&yahoo_ip, sizeof(yahoo_ip)); in NnMainLoop()
1897 Copy(&yahoo_ip, &ret_ip, sizeof(IP)); in NnMainLoop()
1924 pkt->L3.IPv4Header->SrcIP == IPToUINT(&yahoo_ip) && in NnMainLoop()
2384 IP yahoo_ip; in NnTestConnectivity() local
2429 Zero(&yahoo_ip, sizeof(yahoo_ip)); in NnTestConnectivity()
2509 Copy(&yahoo_ip, &ret_ip, sizeof(IP)); in NnTestConnectivity()
2527 if (IsZeroIP(&yahoo_ip) == false) in NnTestConnectivity()
2540 if (IsZeroIP(&yahoo_ip) == false) in NnTestConnectivity()
2553 IPToUINT(&yahoo_ip), 80, seq, 0, TCP_SYN, 8192, 1414), in NnTestConnectivity()
[all …]
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DVirtual.c1653 IP yahoo_ip; in NnMainLoop() local
1681 Zero(&yahoo_ip, sizeof(yahoo_ip)); in NnMainLoop()
1815 Copy(&yahoo_ip, &ret_ip, sizeof(IP)); in NnMainLoop()
1842 pkt->L3.IPv4Header->SrcIP == IPToUINT(&yahoo_ip) && in NnMainLoop()
2298 IP yahoo_ip; in NnTestConnectivity() local
2343 Zero(&yahoo_ip, sizeof(yahoo_ip)); in NnTestConnectivity()
2423 Copy(&yahoo_ip, &ret_ip, sizeof(IP)); in NnTestConnectivity()
2441 if (IsZeroIP(&yahoo_ip) == false) in NnTestConnectivity()
2454 if (IsZeroIP(&yahoo_ip) == false) in NnTestConnectivity()
2470 Debug("Test TCP to %r\n", &yahoo_ip); in NnTestConnectivity()
[all …]