Searched refs:sctp_notify_peer_addr_change (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/netinet/ |
| HD | sctputil.c | 2803 sctp_notify_peer_addr_change(struct sctp_tcb *stcb, uint32_t state, in sctp_notify_peer_addr_change() function 3654 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_UNREACHABLE, in sctp_ulp_notify() 3663 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_AVAILABLE, in sctp_ulp_notify() 3672 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_CONFIRMED, in sctp_ulp_notify() 3743 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_ADDED, data, in sctp_ulp_notify() 3747 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_REMOVED, data, in sctp_ulp_notify() 3751 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_MADE_PRIM, data, in sctp_ulp_notify()
|