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

/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dsockmisc.c208 int otolen; local
248 otolen = *tolen;
261 && otolen >= sizeof(*sin6)) {
278 otolen = -1; /* "to" already set */
286 && otolen >= sizeof(sin)) {
295 otolen = -1; /* "to" already set */
303 && otolen >= sizeof(*sin6)) {
312 otolen = -1; /* "to" already set */
320 && otolen >= sizeof(*sin)) {
329 otolen
[all...]

Completed in 147 milliseconds