Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DUnixSignals.h102 bool m_suppress : 1, m_stop : 1, m_notify : 1; member
/external/usrsctp/usrsctplib/netinet/
Dsctputil.c3248 struct mbuf *m_notify; in sctp_notify_assoc_change() local
3409 struct mbuf *m_notify; in sctp_notify_peer_addr_change() local
3515 struct mbuf *m_notify; in sctp_notify_send_failed() local
3651 struct mbuf *m_notify; in sctp_notify_send_failed2() local
3748 struct mbuf *m_notify; in sctp_notify_adaptation_layer() local
3801 struct mbuf *m_notify; in sctp_notify_partial_delivery_indication() local
3889 struct mbuf *m_notify; in sctp_notify_shutdown_event() local
3964 struct mbuf *m_notify; in sctp_notify_sender_dry_event() local
4011 struct mbuf *m_notify; in sctp_notify_stream_reset_add() local
4067 struct mbuf *m_notify; in sctp_notify_stream_reset_tsn() local
[all …]
Dsctp_auth.c1758 struct mbuf *m_notify; local
/external/webrtc/p2p/base/
Dpseudo_tcp.h199 IPseudoTcpNotify* m_notify; variable