Home
last modified time | relevance | path

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

/third_party/ltp/utils/sctp/include/netinet/
Dsctp.h372 __u32 auth_indication; member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h359 uint32_t auth_indication; member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h471 uint32_t auth_indication; member
Dsctp_auth.c1781 auth->auth_indication = indication;
/third_party/openssl/crypto/bio/
Dbss_dgram.c998 if (authkeyevent->auth_indication == SCTP_AUTH_FREE_KEY) { in dgram_sctp_handle_auth_free_key_event()