Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_asconf.c1043 sctp_asconf_queue_mgmt(struct sctp_tcb *, struct sctp_ifa *, uint16_t);
1162 (void)sctp_asconf_queue_mgmt(stcb, newifa, in sctp_path_check_and_react()
1213 sctp_asconf_queue_mgmt(struct sctp_tcb *stcb, struct sctp_ifa *ifa, in sctp_asconf_queue_mgmt() function
1372 status = sctp_asconf_queue_mgmt(stcb, ifa, type); in sctp_asconf_queue_add()
1381 if (sctp_asconf_queue_mgmt(stcb, in sctp_asconf_queue_add()
1419 (void)sctp_asconf_queue_mgmt(stcb, ifa, SCTP_SET_PRIM_ADDR); in sctp_asconf_queue_add()
3416 sctp_asconf_queue_mgmt(stcb, sctp_ifap, SCTP_ADD_IP_ADDRESS); in sctp_asconf_send_nat_state_update()
3467 sctp_asconf_queue_mgmt(stcb, sctp_ifap, SCTP_ADD_IP_ADDRESS); in sctp_asconf_send_nat_state_update()