Searched defs:sa_any (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dsockmisc.c936 static const struct sockaddr sa_any; /* this is initialized to all zeros */ local
941 if (memcmp(&naddr->sa, &sa_any, sizeof(sa_any)) == 0)

Completed in 61 milliseconds