Provide compatibility #define after r265408.
Suggested by: truckman
This commit is contained in:
parent
9412c23d6c
commit
e21a2ccdb6
@ -505,6 +505,8 @@ struct tcpstat {
|
||||
uint64_t _pad[12]; /* 6 UTO, 6 TBD */
|
||||
};
|
||||
|
||||
#define tcps_rcvmemdrop tcps_rcvreassfull /* compat */
|
||||
|
||||
#ifdef _KERNEL
|
||||
#include <sys/counter.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user