Symbol: SCTP_MALLOC
sys/netinet/sctp_asconf.c
1259
SCTP_MALLOC(aa, struct sctp_asconf_addr *, sizeof(*aa),
sys/netinet/sctp_asconf.c
1474
SCTP_MALLOC(aa, struct sctp_asconf_addr *, sizeof(*aa),
sys/netinet/sctp_asconf.c
3227
SCTP_MALLOC(asc, struct sctp_asconf_iterator *,
sys/netinet/sctp_asconf.c
3295
SCTP_MALLOC(aa_vtag, struct sctp_asconf_addr *, sizeof(struct sctp_asconf_addr), SCTP_M_ASC_ADDR);
sys/netinet/sctp_asconf.c
3296
SCTP_MALLOC(aa_add, struct sctp_asconf_addr *, sizeof(struct sctp_asconf_addr), SCTP_M_ASC_ADDR);
sys/netinet/sctp_asconf.c
3297
SCTP_MALLOC(aa_del, struct sctp_asconf_addr *, sizeof(struct sctp_asconf_addr), SCTP_M_ASC_ADDR);
sys/netinet/sctp_auth.c
245
SCTP_MALLOC(new_key, sctp_key_t *, sizeof(*new_key) + keylen,
sys/netinet/sctp_auth.c
458
SCTP_MALLOC(new_key, sctp_sharedkey_t *, sizeof(*new_key),
sys/netinet/sctp_auth.c
63
SCTP_MALLOC(chklist, sctp_auth_chklist_t *, sizeof(*chklist),
sys/netinet/sctp_auth.c
633
SCTP_MALLOC(new_list, sctp_hmaclist_t *, alloc_size,
sys/netinet/sctp_auth.c
780
SCTP_MALLOC(new_authinfo, sctp_authinfo_t *, sizeof(*new_authinfo),
sys/netinet/sctp_input.c
357
SCTP_MALLOC(asoc->strmin, struct sctp_stream_in *, asoc->streamincnt *
sys/netinet/sctp_input.c
3764
SCTP_MALLOC(liste, struct sctp_stream_reset_list *,
sys/netinet/sctp_input.c
3831
SCTP_MALLOC(stcb->asoc.strmin, struct sctp_stream_in *,
sys/netinet/sctp_output.c
12257
SCTP_MALLOC(stcb->asoc.strmout, struct sctp_stream_out *,
sys/netinet/sctp_output.c
3614
SCTP_MALLOC(tmp_str,
sys/netinet/sctp_output.c
6929
SCTP_MALLOC(ca, struct sctp_copy_all *, sizeof(struct sctp_copy_all),
sys/netinet/sctp_pcb.c
153
SCTP_MALLOC(vrf, struct sctp_vrf *, sizeof(struct sctp_vrf),
sys/netinet/sctp_pcb.c
378
SCTP_MALLOC(new_sctp_ifnp, struct sctp_ifn *,
sys/netinet/sctp_pcb.c
386
SCTP_MALLOC(new_sctp_ifap, struct sctp_ifa *, sizeof(struct sctp_ifa), SCTP_M_IFA);
sys/netinet/sctp_pcb.c
4506
SCTP_MALLOC(twait_block, struct sctp_tagblock *,
sys/netinet/sctp_pcb.c
5427
SCTP_MALLOC(qent, struct sctp_mcore_queue *,
sys/netinet/sctp_pcb.c
5526
SCTP_MALLOC(sctp_mcore_workers, struct sctp_mcore_ctrl *,
sys/netinet/sctp_pcb.c
5543
SCTP_MALLOC(sctp_cpuarry, int *,
sys/netinet/sctp_pcb.c
5589
SCTP_MALLOC(SCTP_BASE_STATS, struct sctpstat *,
sys/netinet/sctp_pcb.c
6921
SCTP_MALLOC(it, struct sctp_iterator *, sizeof(struct sctp_iterator),
sys/netinet/sctp_usrreq.c
6905
SCTP_MALLOC(optval, void *, optsize, SCTP_M_SOCKOPT);
sys/netinet/sctputil.c
1282
SCTP_MALLOC(asoc->strmout, struct sctp_stream_out *,
sys/netinet/sctputil.c
1323
SCTP_MALLOC(asoc->mapping_array, uint8_t *, asoc->mapping_array_size,
sys/netinet/sctputil.c
1331
SCTP_MALLOC(asoc->nr_mapping_array, uint8_t *, asoc->mapping_array_size,
sys/netinet/sctputil.c
1423
SCTP_MALLOC(new_array1, uint8_t *, new_size, SCTP_M_MAP);
sys/netinet/sctputil.c
1424
SCTP_MALLOC(new_array2, uint8_t *, new_size, SCTP_M_MAP);
sys/netinet/sctputil.c
1642
SCTP_MALLOC(asc, struct sctp_asconf_iterator *,