Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dsctp_pcb.h338 #ifndef SCTP_ALIGNM1
339 #define SCTP_ALIGNM1 (SCTP_ALIGNMENT-1) macro
360 char align[(sizeof(struct inpcb) + SCTP_ALIGNM1) &
361 ~SCTP_ALIGNM1];