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

/external/ipsec-tools/src/racoon/
H A Dlocalconf.h107 int strict_address; /* strictly check addresses. */ member in struct:localconf
H A Dlocalconf.c123 lcconf->strict_address = FALSE;
H A Dcftoken.l214 <S_LST>strict_address { YYD; return(STRICT_ADDRESS); }
H A Dcfparse.y490 | STRICT_ADDRESS { lcconf->strict_address = TRUE; } EOS
H A Disakmp.c1737 if (! lcconf->autograbaddr && lcconf->strict_address)

Completed in 73 milliseconds