Home
last modified time | relevance | path

Searched refs:keystack_plumbed (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/inet/
H A Dkeysock.h55 int keystack_plumbed; member
/titanic_44/usr/src/uts/common/inet/ip/
H A Dkeysock.c208 keystack->keystack_plumbed = 0; /* we're trying again.. */ in keysock_plumb_ipsec()
301 keystack->keystack_plumbed = (err == 0) ? 1 : -1; in keysock_plumb_ipsec()
309 keystack->keystack_plumbed); in keysock_plumb_ipsec()
586 if (keystack->keystack_plumbed < 1) { in keysock_open()
589 keystack->keystack_plumbed = 0; in keysock_open()