diff --git a/usr.sbin/tcpsso/tcpsso.c b/usr.sbin/tcpsso/tcpsso.c index 7e7e25246d8..7d34f5559d2 100644 --- a/usr.sbin/tcpsso/tcpsso.c +++ b/usr.sbin/tcpsso/tcpsso.c @@ -275,7 +275,6 @@ static struct so_name so_names[] = { tcp_entry(TCP_BBR_MIN_TOPACEOUT), /* int */ tcp_entry(TCP_BBR_FLOOR_MIN_TSO), /* int */ tcp_entry(TCP_BBR_TSTMP_RAISES), /* int */ - tcp_entry(TCP_BBR_POLICER_DETECT), /* int */ tcp_entry(TCP_BBR_USE_RACK_CHEAT), /* int */ tcp_entry(TCP_BBR_PACE_SEG_MAX), /* int */ tcp_entry(TCP_BBR_PACE_SEG_MIN), /* int */