Searched refs:sctp_notify_peer_addr_change (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctputil.c | 3283 sctp_notify_peer_addr_change(struct sctp_tcb *stcb, uint32_t state, in sctp_notify_peer_addr_change() function 4093 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_UNREACHABLE, in sctp_ulp_notify() 4102 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_AVAILABLE, in sctp_ulp_notify() 4111 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_CONFIRMED, in sctp_ulp_notify() 4182 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_ADDED, data, in sctp_ulp_notify() 4186 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_REMOVED, data, in sctp_ulp_notify() 4190 sctp_notify_peer_addr_change(stcb, SCTP_ADDR_MADE_PRIM, data, in sctp_ulp_notify()
|