Home
last modified time | relevance | path

Searched refs:SCTP_MALLOC (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_auth.c67 SCTP_MALLOC(chklist, sctp_auth_chklist_t *, sizeof(*chklist), in sctp_alloc_chunklist()
251 SCTP_MALLOC(new_key, sctp_key_t *, sizeof(*new_key) + keylen, in sctp_alloc_key()
465 SCTP_MALLOC(new_key, sctp_sharedkey_t *, sizeof(*new_key), in sctp_alloc_sharedkey()
642 SCTP_MALLOC(new_list, sctp_hmaclist_t *, alloc_size, in sctp_alloc_hmaclist()
799 SCTP_MALLOC(new_authinfo, sctp_authinfo_t *, sizeof(*new_authinfo),
Dsctp_asconf.c1259 SCTP_MALLOC(aa, struct sctp_asconf_addr *, sizeof(*aa), in sctp_asconf_queue_mgmt()
1472 SCTP_MALLOC(aa, struct sctp_asconf_addr *, sizeof(*aa), in sctp_asconf_queue_sa_delete()
3273 SCTP_MALLOC(asc, struct sctp_asconf_iterator *, in sctp_addr_mgmt_ep_sa()
3337 SCTP_MALLOC(aa, struct sctp_asconf_addr *, sizeof(*aa), in sctp_asconf_send_nat_state_update()
3357 SCTP_MALLOC(aa, struct sctp_asconf_addr *, sizeof(*aa), in sctp_asconf_send_nat_state_update()
3390 SCTP_MALLOC(aa, struct sctp_asconf_addr *, sizeof(*aa), in sctp_asconf_send_nat_state_update()
Dsctp_pcb.c225 SCTP_MALLOC(vrf, struct sctp_vrf *, sizeof(struct sctp_vrf),
594 SCTP_MALLOC(sctp_ifnp, struct sctp_ifn *,
671 SCTP_MALLOC(sctp_ifap, struct sctp_ifa *, sizeof(struct sctp_ifa), SCTP_M_IFA);
2960 SCTP_MALLOC(inp->m_vrf_ids, uint32_t *,
5379 SCTP_MALLOC(twait_block, struct sctp_tagblock *,
6457 SCTP_MALLOC(qent, struct sctp_mcore_queue *,
6562 SCTP_MALLOC(sctp_mcore_workers, struct sctp_mcore_ctrl *,
6579 SCTP_MALLOC(sctp_cpuarry, int *,
6668 SCTP_MALLOC(SCTP_BASE_STATS, struct sctpstat *,
8033 SCTP_MALLOC(it, struct sctp_iterator *, sizeof(struct sctp_iterator),
Dsctp_os_userspace.h684 #define SCTP_MALLOC(var, type, size, name) \ macro
Dsctputil.c1123 SCTP_MALLOC(asoc->strmout, struct sctp_stream_out *, in sctp_init_asoc()
1160 SCTP_MALLOC(asoc->mapping_array, uint8_t *, asoc->mapping_array_size, in sctp_init_asoc()
1168 SCTP_MALLOC(asoc->nr_mapping_array, uint8_t *, asoc->mapping_array_size, in sctp_init_asoc()
1260 SCTP_MALLOC(new_array1, uint8_t *, new_size, SCTP_M_MAP); in sctp_expand_mapping_array()
1261 SCTP_MALLOC(new_array2, uint8_t *, new_size, SCTP_M_MAP); in sctp_expand_mapping_array()
1482 SCTP_MALLOC(asc, struct sctp_asconf_iterator *, in sctp_handle_addr_wq()
Dsctp_input.c426 SCTP_MALLOC(asoc->strmin, struct sctp_stream_in *, asoc->streamincnt * in sctp_process_init()
4000 SCTP_MALLOC(liste, struct sctp_stream_reset_list *,
4067 SCTP_MALLOC(stcb->asoc.strmin, struct sctp_stream_in *,
Dsctp_output.c3718 SCTP_MALLOC(tmp_str,
7254 SCTP_MALLOC(ca, struct sctp_copy_all *, sizeof(struct sctp_copy_all),
12592 SCTP_MALLOC(stcb->asoc.strmout, struct sctp_stream_out *,
Dsctp_usrreq.c4808 SCTP_MALLOC(tarray, uint32_t *,
7278 SCTP_MALLOC(optval, void *, optsize, SCTP_M_SOCKOPT);