Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h417 #define SCTP_HMAC_LIST 0x8004 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h417 #define SCTP_HMAC_LIST 0x8004 macro
H A Dsctp_auth.c1402 } else if (ptype == SCTP_HMAC_LIST) { in sctp_auth_get_cookie_params()
1831 } else if (ptype == SCTP_HMAC_LIST) { in sctp_validate_init_auth_params()
1982 ph->param_type = htons(SCTP_HMAC_LIST); in sctp_initialize_auth_params()
H A Dsctp_output.c4790 hmacs->ph.param_type = htons(SCTP_HMAC_LIST); in sctp_send_initiate()
5996 hmacs->ph.param_type = htons(SCTP_HMAC_LIST); in sctp_send_initiate_ack()
H A Dsctp_pcb.c6464 } else if (ptype == SCTP_HMAC_LIST) { in sctp_load_addresses_from_init()