Home
last modified time | relevance | path

Searched refs:inscontacted (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dhandler.h523 extern int inscontacted __P((struct sockaddr *));
H A Dhandler.c963 inscontacted(remote) in inscontacted() function
H A Disakmp.c914 if (inscontacted(iph1->remote) == -1) {