Searched refs:otolen (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dsockmisc.c384 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
[all...]

Completed in 774 milliseconds