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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c140 #define ks1dbg(keystack, a) if (keystack->keystack_debug != 0) printf a
141 #define ks2dbg(keystack, a) if (keystack->keystack_debug > 1) printf a
142 #define ks3dbg(keystack, a) if (keystack->keystack_debug > 2) printf a
201 keysock_stack_t *keystack = ns->netstack_keysock; local
208 keystack->keystack_plumbed = 0; /* we're trying again.. */
211 keystack->keystack_netstack->netstack_stackid));
301 keystack
326 keysock_stack_t *keystack = ks->keysock_keystack; local
349 keysock_stack_t *keystack = ks->keysock_keystack; local
425 keysock_stack_t *keystack; local
464 keysock_stack_t *keystack = (keysock_stack_t *)arg; local
487 keysock_stack_t *keystack; local
569 keysock_stack_t *keystack; local
859 keysock_stack_t *keystack = ks->keysock_keystack; local
903 keysock_stack_t *keystack = ks->keysock_keystack; local
1002 keysock_stack_t *keystack = ks->keysock_keystack; local
1034 keysock_stack_t *keystack = ks->keysock_keystack; local
1108 ext_check(sadb_ext_t *ext, keysock_stack_t *keystack) argument
1220 keysock_get_ext(sadb_ext_t *extv[], sadb_msg_t *basehdr, uint_t msgsize, keysock_stack_t *keystack) argument
1288 keysock_stack_t *keystack = ks->keysock_keystack; local
1481 keysock_stack_t *keystack = ks->keysock_keystack; local
1515 ks->keysock_serial, NULL, B_FALSE, keystack); local
1532 keysock_stack_t *keystack = ks->keysock_keystack; local
1557 keystack); local
1576 keysock_stack_t *keystack = ks->keysock_keystack; local
1605 keysock_stack_t *keystack = ks->keysock_keystack; local
1848 keysock_stack_t *keystack; local
1917 keysock_stack_t *keystack = kc->kc_keystack; local
1966 keysock_stack_t *keystack = kc->kc_keystack; local
2010 keysock_passup(mblk_t *mp, sadb_msg_t *samsg, minor_t serial, keysock_consumer_t *kc, boolean_t persistent, keysock_stack_t *keystack) argument
2284 keysock_stack_t *keystack = kc->kc_keystack; local
2375 keysock_stack_t *keystack = ns->netstack_keysock; local
2383 keysock_stack_t *keystack = ns->netstack_keysock; local
[all...]

Completed in 204 milliseconds