OSDN Git Service

net: forward_alloc_get depends on CONFIG_MPTCP
authorEric Dumazet <edumazet@google.com>
Mon, 15 Nov 2021 19:02:38 +0000 (11:02 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Nov 2021 13:10:34 +0000 (13:10 +0000)
commit6c302e799a0d4be1362f505453b714fe05d91f2a
tree03a82488a6c332025094440f27957d56916f3801
parent1ace2b4d2b4e1db8fc62d872ab54ab48f6215ecd
net: forward_alloc_get depends on CONFIG_MPTCP

(struct proto)->sk_forward_alloc is currently only used by MPTCP.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sock.h