__sk_mem_schedule — increase sk_forward_alloc and memory_allocated
socket
memory size to allocate
allocation type
If kind is SK_MEM_SEND, it means wmem allocation. Otherwise it means rmem allocation. This function assumes that protocols which have memory_pressure use sk_wmem_queued as write buffer accounting.