Symbol: sctp_stack_t
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1002
int (*getsize)(sctp_stack_t *);
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1014
listen_size(sctp_stack_t *sctps)
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1026
conn_size(sctp_stack_t *sctps)
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1048
bind_size(sctp_stack_t *sctps)
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1097
sctp_stack_t *sctps = (sctp_stack_t *)wsp->walk_addr;
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1194
kaddr = wsp->walk_addr + OFFSETOF(sctp_stack_t, sctps_g_list);
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1394
kaddr = wsp->walk_addr + OFFSETOF(sctp_stack_t, sctps_ills_count);
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1399
kaddr = wsp->walk_addr + OFFSETOF(sctp_stack_t, sctps_g_ills);
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1466
kaddr = wsp->walk_addr + OFFSETOF(sctp_stack_t, sctps_g_ipifs_count);
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1471
kaddr = wsp->walk_addr + OFFSETOF(sctp_stack_t, sctps_g_ipifs);
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1512
sctp_stack_t sctps;
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1540
sctp_stack_t sctps;
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1609
"sctp_stack_listen_fanout", OFFSETOF(sctp_stack_t, sctps_listen_fanout),
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1614
"sctp_stack_conn_fanout", OFFSETOF(sctp_stack_t, sctps_conn_fanout),
usr/src/cmd/mdb/common/modules/sctp/sctp.c
1619
"sctp_stack_bind_fanout", OFFSETOF(sctp_stack_t, sctps_bind_fanout),
usr/src/uts/common/inet/ip/ip.c
14365
sctp_stack_t *sctps = ipst->ips_netstack->netstack_sctp;
usr/src/uts/common/inet/ip/ip.c
9658
sctp_stack_t *sctps;
usr/src/uts/common/inet/ip/ip6_input.c
2223
sctp_stack_t *sctps = ipst->ips_netstack->netstack_sctp;
usr/src/uts/common/inet/ip/ip_input.c
2571
sctp_stack_t *sctps = ipst->ips_netstack->netstack_sctp;
usr/src/uts/common/inet/sctp/sctp.c
1090
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp.c
1203
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp.c
1330
sctp_stack_t *sctps;
usr/src/uts/common/inet/sctp/sctp.c
1528
sctp_stack_t *sctps;
usr/src/uts/common/inet/sctp/sctp.c
1611
sctp_stack_t *sctps = (sctp_stack_t *)arg;
usr/src/uts/common/inet/sctp/sctp.c
1660
sctp_rq_tq_init(sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp.c
1705
sctp_rq_tq_fini(sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp.c
1723
sctp_inc_taskq(sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp.c
1778
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp.c
181
sctp_stack_t *sctps = psctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp.c
629
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp.c
785
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp.c
81
static void sctp_rq_tq_init(sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp.c
82
static void sctp_rq_tq_fini(sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_addr.c
1015
sctp_stack_t *sctps;
usr/src/uts/common/inet/sctp/sctp_addr.c
115
sctp_stack_t *sctps = sctp_ipif->sctp_ipif_ill->
usr/src/uts/common/inet/sctp/sctp_addr.c
1150
sctp_stack_t *sctps = ns->netstack_sctp;
usr/src/uts/common/inet/sctp/sctp_addr.c
175
sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_addr.c
1779
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_addr.c
1986
sctp_free_ills(sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_addr.c
2014
sctp_free_ipifs(sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_addr.c
2045
sctp_saddr_init(sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_addr.c
2071
sctp_saddr_fini(sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_addr.c
238
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_addr.c
53
sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_addr.c
702
sctp_stack_t *sctps = ns->netstack_sctp;
usr/src/uts/common/inet/sctp/sctp_addr.c
793
sctp_stack_t *sctps = ns->netstack_sctp;
usr/src/uts/common/inet/sctp/sctp_addr.c
839
sctp_stack_t *sctps = ns->netstack_sctp;
usr/src/uts/common/inet/sctp/sctp_addr.c
899
sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_addr.c
960
sctp_chk_and_updt_saddr(int hindex, sctp_ipif_t *ipif, sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_addr.h
167
extern void sctp_saddr_init(sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_addr.h
168
extern void sctp_saddr_fini(sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_asconf.c
1165
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_asconf.c
1562
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_asconf.c
393
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_asconf.c
854
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_asconf.c
929
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_bind.c
128
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_bind.c
340
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_bind.c
464
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_bind.c
547
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_bind.c
63
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_bind.c
772
sctp_update_next_port(in_port_t port, zone_t *zone, sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_common.c
1272
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_common.c
1511
int sleep, sctp_stack_t *sctps, ip_recv_attr_t *ira)
usr/src/uts/common/inet/sctp/sctp_common.c
1736
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_common.c
1783
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_common.c
231
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_common.c
289
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_common.c
366
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_common.c
689
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_common.c
92
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_conn.c
143
sctp_stack_t *sctps;
usr/src/uts/common/inet/sctp/sctp_conn.c
363
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_conn.c
66
sctp_stack_t *sctps = listener->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_cookie.c
1235
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_cookie.c
1441
zoneid_t zoneid, iaflags_t iraflags, sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_cookie.c
500
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_cookie.c
885
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_cookie.c
948
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_error.c
104
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_error.c
187
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_error.c
337
sctp_stack_t *sctps = ns->netstack_sctp;
usr/src/uts/common/inet/sctp/sctp_error.c
520
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_error.c
577
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_hash.c
107
sctp_hash_destroy(sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_hash.c
160
void *arg, boolean_t cansleep, sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_hash.c
237
uint32_t ports, zoneid_t zoneid, iaflags_t iraflags, sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_hash.c
285
iaflags_t iraflags, sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_hash.c
324
zoneid_t zoneid, iaflags_t iraflags, sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_hash.c
345
sctp_stack_t *sctps, uint_t ip_hdr_length, iaflags_t iraflags)
usr/src/uts/common/inet/sctp/sctp_hash.c
396
ip_recv_attr_t *ira, mblk_t *mp, sctp_stack_t *sctps, sctp_hdr_t *sctph)
usr/src/uts/common/inet/sctp/sctp_hash.c
466
sctp_stack_t *sctps = ns->netstack_sctp;
usr/src/uts/common/inet/sctp/sctp_hash.c
62
void *), void *arg, boolean_t cansleep, sctp_stack_t *sctps);
usr/src/uts/common/inet/sctp/sctp_hash.c
65
sctp_hash_init(sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_heartbeat.c
127
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_heartbeat.c
209
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_heartbeat.c
52
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_impl.h
1012
uint32_t, zoneid_t, iaflags_t, sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_impl.h
1022
extern void sctp_display_all(sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_impl.h
1032
extern uint32_t sctp_find_listener_conf(sctp_stack_t *, in_port_t);
usr/src/uts/common/inet/sctp/sctp_impl.h
1055
extern void sctp_hash_destroy(sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_impl.h
1056
extern void sctp_hash_init(sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_impl.h
1060
extern void sctp_inc_taskq(sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_impl.h
1080
extern void sctp_listener_conf_cleanup(sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_impl.h
1122
uint32_t, int, sctp_stack_t *, ip_recv_attr_t *);
usr/src/uts/common/inet/sctp/sctp_impl.h
1151
extern void sctp_stack_cpu_add(sctp_stack_t *, processorid_t);
usr/src/uts/common/inet/sctp/sctp_impl.h
1163
extern in_port_t sctp_update_next_port(in_port_t, zone_t *zone, sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_impl.h
670
sctp_stack_t *sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_impl.h
989
zoneid_t, iaflags_t, sctp_stack_t *);
usr/src/uts/common/inet/sctp/sctp_init.c
151
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
1301
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
1829
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
1924
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
1972
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
2041
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
2298
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
2513
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
2730
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
3406
sctp_stack_t *sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
3592
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
3631
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_input.c
4431
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_misc.c
113
sctp_find_listener_conf(sctp_stack_t *sctps, in_port_t port)
usr/src/uts/common/inet/sctp/sctp_misc.c
134
sctp_listener_conf_cleanup(sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_misc.c
154
sctp_stack_t *sctps = (sctp_stack_t *)arg;
usr/src/uts/common/inet/sctp/sctp_misc.c
197
sctp_stack_t *sctps;
usr/src/uts/common/inet/sctp/sctp_misc.c
264
sctp_stack_cpu_add(sctp_stack_t *sctps, processorid_t cpu_seqid)
usr/src/uts/common/inet/sctp/sctp_misc.c
94
sctp_display_all(sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_opt_data.c
1062
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_opt_data.c
213
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_opt_data.c
294
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_opt_data.c
353
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_opt_data.c
465
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_output.c
1007
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_output.c
1412
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_output.c
1474
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_output.c
1685
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_output.c
2219
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_output.c
335
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_output.c
574
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_output.c
705
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_output.c
960
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_shutdown.c
196
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_shutdown.c
237
sctp_stack_t *sctps = ns->netstack_sctp;
usr/src/uts/common/inet/sctp/sctp_shutdown.c
372
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_shutdown.c
56
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_snmp.c
416
sctp_stack_t *sctps;
usr/src/uts/common/inet/sctp/sctp_snmp.c
530
sctp_snmp_get_mib2(queue_t *q, mblk_t *mpctl, sctp_stack_t *sctps)
usr/src/uts/common/inet/sctp/sctp_snmp.c
54
static void sctp_sum_mib(sctp_stack_t *, mib2_sctp_t *);
usr/src/uts/common/inet/sctp/sctp_snmp.c
65
sctp_stack_t *sctps;
usr/src/uts/common/inet/sctp/sctp_snmp.c
937
sctp_sum_mib(sctp_stack_t *sctps, mib2_sctp_t *sctp_mib)
usr/src/uts/common/inet/sctp/sctp_timer.c
162
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_timer.c
380
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_timer.c
398
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_timer.c
592
sctp_stack_t *sctps = sctp->sctp_sctps;
usr/src/uts/common/inet/sctp/sctp_tunables.c
144
sctp_stack_t *sctps = stack->netstack_sctp;
usr/src/uts/common/inet/sctp/sctp_tunables.c
49
sctp_stack_t *sctps = stack->netstack_sctp;
usr/src/uts/common/inet/sctp/sctp_tunables.c
98
sctp_stack_t *sctps = stack->netstack_sctp;
usr/src/uts/common/inet/sctp_ip.h
43
zoneid_t, iaflags_t, sctp_stack_t *);
usr/src/uts/common/inet/sctp_ip.h
45
ip_recv_attr_t *, mblk_t *, sctp_stack_t *, sctp_hdr_t *);
usr/src/uts/common/inet/sctp_ip.h
49
extern void sctp_hash_init(sctp_stack_t *);
usr/src/uts/common/inet/sctp_ip.h
50
extern void sctp_hash_destroy(sctp_stack_t *);
usr/src/uts/common/inet/sctp_ip.h
52
extern mblk_t *sctp_snmp_get_mib2(queue_t *, mblk_t *, sctp_stack_t *);
usr/src/uts/common/inet/tunables.c
351
sctp_stack_t *sctps;
usr/src/uts/common/inet/tunables.c
469
sctp_stack_t *sctps;