Searched refs:sctp_asconf_queue_mgmt (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_asconf.c | 1067 sctp_asconf_queue_mgmt(struct sctp_tcb *, struct sctp_ifa *, uint16_t); 1201 (void)sctp_asconf_queue_mgmt(stcb, newifa, in sctp_path_check_and_react() 1255 sctp_asconf_queue_mgmt(struct sctp_tcb *stcb, struct sctp_ifa *ifa, in sctp_asconf_queue_mgmt() function 1414 status = sctp_asconf_queue_mgmt(stcb, ifa, type); in sctp_asconf_queue_add() 1422 if (sctp_asconf_queue_mgmt(stcb, in sctp_asconf_queue_add() 1459 (void)sctp_asconf_queue_mgmt(stcb, ifa, SCTP_SET_PRIM_ADDR); in sctp_asconf_queue_add() 3469 sctp_asconf_queue_mgmt(stcb, sctp_ifap, SCTP_ADD_IP_ADDRESS); in sctp_asconf_send_nat_state_update() 3518 sctp_asconf_queue_mgmt(stcb, sctp_ifap, SCTP_ADD_IP_ADDRESS); in sctp_asconf_send_nat_state_update()
|