Skip to content

Commit

Permalink
tcp: garbage collect unused macros
Browse files Browse the repository at this point in the history
Fixes:	d40c0d4
  • Loading branch information
glebius committed Oct 18, 2024
1 parent 8829d4c commit 994a82a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sys/netinet/tcp_var.h
Original file line number Diff line number Diff line change
Expand Up @@ -1107,8 +1107,6 @@ struct tcpstat {
#define tcps_rcvmemdrop tcps_rcvreassfull /* compat */

#ifdef _KERNEL
#define TI_UNLOCKED 1
#define TI_RLOCKED 2
#include <sys/counter.h>
#include <netinet/in_kdtrace.h>

Expand Down

0 comments on commit 994a82a

Please sign in to comment.