u-boot/include/net
Andrew Goodbody 31a8d2d340 net: Add parens to macro PSEUDO_HDR_SIZE
Smatch reports a warning about possibly needing parens around the macro
PSEUDO_HDR_SIZE. This will not affect the one place the macro is used
but add the parens anyway as it is good practice to have them and if the
macro is used again in the future it could possibly matter then.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
2025-08-01 09:30:47 +02:00
..
pfe_eth
dsa.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
fastboot_tcp.h net: add fastboot TCP support 2023-05-05 17:48:44 -04:00
fastboot_udp.h net: add fastboot TCP support 2023-05-05 17:48:44 -04:00
ldpaa_eth.h drivers: net: ldpaa: export driver name and API to get DPMAC id 2023-05-05 13:41:55 -04:00
ncsi-pkt.h
ncsi.h include: Drop <common.h> from include lists 2023-11-07 14:50:52 -05:00
pcap.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
sntp.h include: net: Remove duplicate newlines 2024-07-29 15:01:04 -06:00
tcp.h net: Add parens to macro PSEUDO_HDR_SIZE 2025-08-01 09:30:47 +02:00
tftp.h
udp.h
wget.h net/tcp: improve tcp framework, use better state machine 2024-12-28 11:59:42 -06:00