aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_stats.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* tcp: add missing void keyword to tcp_stats_initMateusz Guzik2023-02-131-1/+1
* tcp: provide macros to access inpcb and socket from a tcpcbGleb Smirnoff2022-11-081-1/+1
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-1/+1
* Make use of the stats(3) framework in the TCP stack.Edward Tomasz Napierala2019-12-021-0/+274