[NET] first bits of net/core/stream.c
Move tcp sk_wmem_queued related functions to net/core/stream.c, will be
used by other SOCK_STREAM protocols, starting with LLC.
Also move the tcp_charge_skb to sock.h, for the same reasons.
Signed-off-by: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
Showing
net/core/stream.c
0 → 100644
Please register or sign in to comment