aboutsummaryrefslogtreecommitdiffstats
path: root/sys/freebsd/socket_inet_sctp_amd64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/freebsd: switch to the new .const formatMark Johnston2020-09-131-106/+0
|
* sys/freebsd: add SCTP syscallsmsvoelker2019-01-161-0/+106
* sys/freebsd: Add SCTP syscalls * sys/freebsd: SCTP syscalls updated * sys/freebsd: SCTP syscalls fixed