diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-09-22 19:26:40 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-23 12:50:26 +0100 |
commit | 04d8825c30b718781197c8f07b1915a11bfb8685 (patch) | |
tree | f7caeff3072efe96a47fcbb23e52260fe58983ae /net/ipv4/tcp_ipv4.c | |
parent | efe686ffce0145418b4e004f95c6d0c0200aedd2 (diff) |
tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
the tcp_skb_entail() helper is actually skb_entail(), renamed
to provide proper scope.
The two helper will be used by the next patch.
RFC -> v1:
- rename skb_entail to tcp_skb_entail (Eric)
Acked-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions