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

  /external/ipsec-tools/src/racoon/
sockmisc.c 384 int otolen; local
423 otolen = *tolen;
436 && otolen >= sizeof(*sin6)) {
454 otolen = -1; /* "to" already set */
462 && otolen >= sizeof(sin)) {
472 otolen = -1; /* "to" already set */
480 && otolen >= sizeof(*sin6)) {
490 otolen = -1; /* "to" already set */
498 && otolen >= sizeof(*sin)) {
507 otolen = -1; /* "to" already set *
    [all...]

Completed in 29 milliseconds