OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sa_any
(Results
1 - 1
of
1
) sorted by null
/external/ipsec-tools/src/racoon/
sockmisc.c
921
static const struct sockaddr
sa_any
; /* this is initialized to all zeros */
local
926
if (memcmp(&naddr->sa, &
sa_any
, sizeof(
sa_any
)) == 0)
Completed in 4246 milliseconds