Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dkeysock.h56 int keystack_plumbed; member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c211 keystack->keystack_plumbed = 0; /* we're trying again.. */ in keysock_plumb_ipsec()
304 keystack->keystack_plumbed = (err == 0) ? 1 : -1; in keysock_plumb_ipsec()
312 keystack->keystack_plumbed); in keysock_plumb_ipsec()
581 if (keystack->keystack_plumbed < 1) { in keysock_open()
584 keystack->keystack_plumbed = 0; in keysock_open()