diff --git a/include/net/sock.h b/include/net/sock.h index 4cfa30096514..c9b6ea1bd568 100644 --- a/include/net/sock.h +++ b/include/net/sock.h @@ -209,6 +209,7 @@ struct cg_proto; * @sk_forward_alloc: space allocated forward * @sk_allocation: allocation mode * @sk_pacing_rate: Pacing rate (if supported by transport/packet scheduler) + * @sk_max_pacing_rate: Maximum pacing rate (%SO_MAX_PACING_RATE) * @sk_sndbuf: size of send buffer in bytes * @sk_flags: %SO_LINGER (l_onoff), %SO_BROADCAST, %SO_KEEPALIVE, * %SO_OOBINLINE settings, %SO_TIMESTAMPING settings