Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/demos/tunala/
Dip.c79 static char all_local_ip[] = { 0x00, 0x00, 0x00, 0x00 }; variable
88 const char *ip = all_local_ip; in ip_parse_address()