mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-20 09:34:44 +08:00
504148fedb
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> |
||
---|---|---|
.. | ||
dwc-xlgmac-common.c | ||
dwc-xlgmac-desc.c | ||
dwc-xlgmac-ethtool.c | ||
dwc-xlgmac-hw.c | ||
dwc-xlgmac-net.c | ||
dwc-xlgmac-pci.c | ||
dwc-xlgmac-reg.h | ||
dwc-xlgmac.h | ||
Kconfig | ||
Makefile |