]> Git Repo - linux.git/commit
subflow: introduce and use mptcp_can_accept_new_subflow()
authorPaolo Abeni <[email protected]>
Thu, 23 Jul 2020 11:02:36 +0000 (13:02 +0200)
committerDavid S. Miller <[email protected]>
Thu, 23 Jul 2020 18:47:25 +0000 (11:47 -0700)
commit4cf8b7e48a09745145881b311fe6a9154ba69ebc
tree1b1a3e1a11bdb28bcf1943cdd5428abc836af391
parent97e617518cbc318113b034a5fb33f49c81701278
subflow: introduce and use mptcp_can_accept_new_subflow()

So that we can easily perform some basic PM-related
adimission checks before creating the child socket.

Reviewed-by: Mat Martineau <[email protected]>
Tested-by: Christoph Paasch <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/mptcp/subflow.c
This page took 0.055189 seconds and 4 git commands to generate.