summaryrefslogtreecommitdiff
path: root/fs/efivarfs/inode.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2022-06-30 18:07:50 +0300
committerDavid S. Miller <davem@davemloft.net>2022-07-02 18:22:25 +0300
commit504148fedb854299972d164b001357b888a9193e (patch)
tree6039f99c8ba79b59026808ea7d9de215d1c59903 /fs/efivarfs/inode.c
parent04740c53cac4bf93b5233a0d774d7f39620378e1 (diff)
downloadlinux-504148fedb854299972d164b001357b888a9193e.tar.xz
net: add skb_[inner_]tcp_all_headers helpers
Most drivers use "skb_transport_offset(skb) + tcp_hdrlen(skb)" to compute headers length for a TCP packet, but others use more convoluted (but equivalent) ways. Add skb_tcp_all_headers() and skb_inner_tcp_all_headers() helpers to harmonize this a bit. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/efivarfs/inode.c')
0 files changed, 0 insertions, 0 deletions