HomeSort by relevance Sort by last modified time
    Searched full:naddr_any (Results 1 - 1 of 1) sorted by null

  /external/ipsec-tools/src/racoon/
sockmisc.c 1070 static const struct netaddr naddr_any; /* initialized to all-zeros */ local
1083 if (memcmp(naddr, &naddr_any, sizeof(naddr_any)) == 0)

Completed in 481 milliseconds