Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctputil.c3281 sctp_notify_peer_addr_change(struct sctp_tcb *stcb, uint32_t state, in sctp_notify_peer_addr_change() function
4128 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_UNREACHABLE, in sctp_ulp_notify()
4133 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_AVAILABLE, in sctp_ulp_notify()
4138 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_CONFIRMED, in sctp_ulp_notify()
4217 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_ADDED, data, in sctp_ulp_notify()
4221 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_REMOVED, data, in sctp_ulp_notify()
4225 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_MADE_PRIM, data, in sctp_ulp_notify()