H A D | spdsock.c | 137 #define ss1dbg(spds, a) if (spds->spds_debug != 0) printf a argument 138 #define ss2dbg(spds, a) if (spds->spds_debug > 1) printf a argument 139 #define ss3dbg(spds, a) if (spds->spds_debug > 2) printf a argument 215 spd_stack_t *spds = ss->spdsock_spds; local 238 spd_stack_t *spds local 314 spd_stack_t *spds; spdsock_stack_init() local 350 spd_stack_t *spds = (spd_stack_t *)arg; spdsock_stack_shutdown() local 362 spd_stack_t *spds = (spd_stack_t *)arg; spdsock_stack_fini() local 778 spdsock_check_action(ipsec_act_t * act,boolean_t tunnel_polhead,int * diag,spd_stack_t * spds) spdsock_check_action() argument 807 spdsock_ext_to_actvec(spd_ext_t ** extv,ipsec_act_t ** actpp,uint_t * nactp,int * diag,spd_stack_t * spds) spdsock_ext_to_actvec() argument 984 mkrule(ipsec_policy_head_t * iph,struct spd_rule * rule,ipsec_selkey_t * sel,ipsec_act_t * actp,int nact,uint_t dir,uint_t af,tmprule_t ** rp,uint64_t * index,spd_stack_t * spds) mkrule() argument 1010 mkrulepair(ipsec_policy_head_t * iph,struct spd_rule * rule,ipsec_selkey_t * sel,ipsec_act_t * actp,int nact,uint_t dir,uint_t afs,tmprule_t ** rp,uint64_t * index,spd_stack_t * spds) mkrulepair() argument 1043 spd_stack_t *spds = ss->spdsock_spds; spdsock_addrule() local 2546 spdsock_do_updatealg(spd_ext_t * extv[],spd_stack_t * spds) spdsock_do_updatealg() argument 2790 spd_stack_t *spds = ss->spdsock_spds; spdsock_updatealg() local 2981 spd_stack_t *spds = ss->spdsock_spds; spdsock_parse() local 3166 spd_stack_t *spds = ns->netstack_spdsock; spdsock_update_pending_algs() local 3320 spd_stack_t *spds = ss->spdsock_spds; spdsock_opt_set() local 3352 spd_stack_t *spds = ss->spdsock_spds; spdsock_wput_other() local 3445 spd_stack_t *spds = ss->spdsock_spds; spdsock_wput() local 3506 spd_stack_t *spds; spdsock_open() local 3609 spd_stack_t *spds = ss->spdsock_spds; spdsock_close() local 3632 spdsock_merge_algs(spd_stack_t * spds) spdsock_merge_algs() argument [all...] |