diff options
| author | 2017-08-03 16:29:37 -0400 | |
|---|---|---|
| committer | 2017-08-03 21:37:29 -0700 | |
| commit | 98ba0bd5505dcbb90322a4be07bcfe6b8a18c73f (patch) | |
| tree | e9c2bbb059a118f41a5acf90e2a349ab704d8863 /include/uapi | |
| parent | Merge branch 'mlxsw-Support-for-IPv6-UC-router' (diff) | |
sock: allocate skbs from optmem
Add sock_omalloc and sock_ofree to be able to allocate control skbs,
for instance for looping errors onto sk_error_queue.
The transmit budget (sk_wmem_alloc) is involved in transmit skb
shaping, most notably in TCP Small Queues. Using this budget for
control packets would impact transmission.
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
