Searched refs:SCTP_HMAC_LIST (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_auth.c1440 } else if (ptype == SCTP_HMAC_LIST) {
1867 } else if (ptype == SCTP_HMAC_LIST) {
2014 ph->param_type = htons(SCTP_HMAC_LIST);
H A Dsctp_constants.h421 #define SCTP_HMAC_LIST 0x8004 macro
H A Dsctp_output.c4853 hmacs->ph.param_type = htons(SCTP_HMAC_LIST);
6015 hmacs->ph.param_type = htons(SCTP_HMAC_LIST);
H A Dsctp_pcb.c6531 } else if (ptype == SCTP_HMAC_LIST) {

Completed in 121 milliseconds