Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dspdsock.h56 typedef struct spd_stack spd_stack_t; typedef
91 spd_stack_t *spdsock_spds;
/titanic_44/usr/src/uts/common/inet/ip/
H A Dspdsock.c161 static void spdsock_merge_algs(spd_stack_t *);
215 spd_stack_t *spds = ss->spdsock_spds;
238 spd_stack_t *spds = ss->spdsock_spds;
314 spd_stack_t *spds; in spdsock_stack_init()
317 spds = (spd_stack_t *)kmem_zalloc(sizeof (*spds), KM_SLEEP); in spdsock_stack_init()
350 spd_stack_t *spds = (spd_stack_t *)arg; in spdsock_stack_shutdown()
362 spd_stack_t *spds = (spd_stack_t *)arg; in spdsock_stack_fini()
778 spd_stack_t *spds) in spdsock_check_action()
807 int *diag, spd_stack_t *spds) in spdsock_ext_to_actvec()
984 tmprule_t **rp, uint64_t *index, spd_stack_t *spds) in mkrule()
[all …]