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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c137 #define ss1dbg(spds, a) if (spds->spds_debug != 0) printf a
138 #define ss2dbg(spds, a) if (spds->spds_debug > 1) printf a
139 #define ss3dbg(spds, a) if (spds->spds_debug > 2) printf a
215 spd_stack_t *spds = ss->spdsock_spds; local
217 mutex_enter(&spds->spds_param_lock);
219 mutex_exit(&spds->spds_param_lock);
238 spd_stack_t *spds local
314 spd_stack_t *spds; local
350 spd_stack_t *spds = (spd_stack_t *)arg; local
362 spd_stack_t *spds = (spd_stack_t *)arg; local
777 spdsock_check_action(ipsec_act_t *act, boolean_t tunnel_polhead, int *diag, spd_stack_t *spds) argument
806 spdsock_ext_to_actvec(spd_ext_t **extv, ipsec_act_t **actpp, uint_t *nactp, int *diag, spd_stack_t *spds) argument
982 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) argument
1008 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) argument
1043 spd_stack_t *spds = ss->spdsock_spds; local
2546 spdsock_do_updatealg(spd_ext_t *extv[], spd_stack_t *spds) argument
2790 spd_stack_t *spds = ss->spdsock_spds; local
2981 spd_stack_t *spds = ss->spdsock_spds; local
3166 spd_stack_t *spds = ns->netstack_spdsock; local
3320 spd_stack_t *spds = ss->spdsock_spds; local
3352 spd_stack_t *spds = ss->spdsock_spds; local
3445 spd_stack_t *spds = ss->spdsock_spds; local
3506 spd_stack_t *spds; local
3609 spd_stack_t *spds = ss->spdsock_spds; local
3632 spdsock_merge_algs(spd_stack_t *spds) argument
[all...]
/illumos-gate/usr/src/cmd/bnu/
H A Dline.c40 } spds[] = { variable in typeref:struct:sg_spds
142 for (ps = spds; ps->sp_val; ps++)
156 for (ps = spds; ps->sp_val; ps++)
415 for (ps = spds; ps->sp_val >= 0; ps++)
499 for (ps = spds; ps->sp_val; ps++)
507 for (ps = spds; ps->sp_val; ps++)
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dline.c41 } spds[] = { variable in typeref:struct:sg_spds
130 for (ps = spds; ps->sp_val; ps++)
146 for (ps = spds; ps->sp_val; ps++)

Completed in 61 milliseconds