Home
last modified time | relevance | path

Searched defs:detected_ip (Results 1 – 2 of 2) sorted by relevance

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DUdpAccel.c821 bool UdpAccelInitServer(UDP_ACCEL *a, UCHAR *key, IP *detected_ip, IP *reported_ip, USHORT port) in UdpAccelInitServer()
863 bool UdpAccelInitClient(UDP_ACCEL *a, UCHAR *key, IP *detected_ip, IP *reported_ip, USHORT port, UI… in UdpAccelInitClient()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/tvhdhomerun/
H A Dtvhdhomerun.c415 char detected_ip[64]; in tvhdhomerun_device_discovery_thread() local