Home
last modified time | relevance | path

Searched defs:m_notify (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctputil.c3140 struct mbuf *m_notify; in sctp_notify_assoc_change() local
3284 struct mbuf *m_notify; in sctp_notify_peer_addr_change() local
3374 struct mbuf *m_notify; in sctp_notify_send_failed() local
3506 struct mbuf *m_notify; in sctp_notify_send_failed2() local
3605 struct mbuf *m_notify; in sctp_notify_adaptation_layer() local
3657 struct mbuf *m_notify; in sctp_notify_partial_delivery_indication() local
3720 struct mbuf *m_notify; in sctp_notify_shutdown_event() local
3778 struct mbuf *m_notify; in sctp_notify_sender_dry_event() local
3828 struct mbuf *m_notify; in sctp_notify_stream_reset_add() local
3888 struct mbuf *m_notify; in sctp_notify_stream_reset_tsn() local
[all …]
H A Dsctp_auth.c1705 struct mbuf *m_notify; in sctp_notify_authentication() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DUnixSignals.h138 bool m_suppress : 1, m_stop : 1, m_notify : 1; global() member