mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-21 12:04:03 +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 |