Searched defs:keystack (Results 1 – 1 of 1) sorted by relevance
/titanic_52/usr/src/uts/common/inet/ip/ |
H A D | keysock.c | 140 #define ks1dbg(keystack, a) if (keystack->keystack_debug != 0) printf a argument 141 #define ks2dbg(keystack, a) if (keystack->keystack_debug > 1) printf a argument 142 #define ks3dbg(keystack, a) if (keystack->keystack_debug > 2) printf a argument 201 keysock_stack_t *keystack = ns->netstack_keysock; in keysock_plumb_ipsec() local 326 keysock_stack_t *keystack = ks->keysock_keystack; global() local 349 keysock_stack_t *keystack = ks->keysock_keystack; global() local 425 keysock_stack_t *keystack; keysock_stack_init() local 464 keysock_stack_t *keystack = (keysock_stack_t *)arg; keysock_stack_fini() local 487 keysock_stack_t *keystack; keysock_close() local 569 keysock_stack_t *keystack; keysock_open() local 859 keysock_stack_t *keystack = ks->keysock_keystack; keysock_opt_set() local 903 keysock_stack_t *keystack = ks->keysock_keystack; keysock_wput_other() local 1002 keysock_stack_t *keystack = ks->keysock_keystack; keysock_error() local 1034 keysock_stack_t *keystack = ks->keysock_keystack; keysock_passdown() local 1108 ext_check(sadb_ext_t * ext,keysock_stack_t * keystack) ext_check() argument 1221 keysock_get_ext(sadb_ext_t * extv[],sadb_msg_t * basehdr,uint_t msgsize,keysock_stack_t * keystack) keysock_get_ext() argument 1288 keysock_stack_t *keystack = ks->keysock_keystack; keysock_do_flushdump() local 1481 keysock_stack_t *keystack = ks->keysock_keystack; keysock_inverse_acquire() local 1532 keysock_stack_t *keystack = ks->keysock_keystack; keysock_extended_register() local 1576 keysock_stack_t *keystack = ks->keysock_keystack; keysock_delpair_all() local 1605 keysock_stack_t *keystack = ks->keysock_keystack; keysock_parse() local 1848 keysock_stack_t *keystack; keysock_wput() local 1917 keysock_stack_t *keystack = kc->kc_keystack; keysock_link_consumer() local 1966 keysock_stack_t *keystack = kc->kc_keystack; keysock_out_err() local 2011 keysock_passup(mblk_t * mp,sadb_msg_t * samsg,minor_t serial,keysock_consumer_t * kc,boolean_t persistent,keysock_stack_t * keystack) keysock_passup() argument 2284 keysock_stack_t *keystack = kc->kc_keystack; keysock_rput() local 2375 keysock_stack_t *keystack = ns->netstack_keysock; keysock_extended_reg() local 2383 keysock_stack_t *keystack = ns->netstack_keysock; keysock_next_seq() local [all...] |