Searched refs:SCTP_M_AUTH_HL (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/netinet/
H A Dsctp_os_bsd.h110 MALLOC_DECLARE(SCTP_M_AUTH_HL); variable
H A Dsctp_auth.c644 SCTP_M_AUTH_HL);
658 SCTP_FREE(list, SCTP_M_AUTH_HL);
H A Dsctp_bsd_addr.c59 MALLOC_DEFINE(SCTP_M_AUTH_HL, "sctp_athm", "sctp auth hmac list");

Completed in 218 milliseconds