diff options
author | Breno Leitao <leitao@debian.org> | 2025-07-02 03:06:35 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-07 18:52:55 -0700 |
commit | 839388f39aee525db68e8ed61c966f4ba794d20d (patch) | |
tree | 72af2da88190f47a6c866ebef06f031b9ba82718 /net/unix/af_unix.c | |
parent | 01dae7a61c1a9bfdc204b602c83313fd08889a91 (diff) |
netpoll: factor out IPv6 header setup into push_ipv6() helper
Move IPv6 header construction from netpoll_send_udp() into a new
static helper function, push_ipv6(). This refactoring reduces code
duplication and improves readability in netpoll_send_udp().
Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250702-netpoll_untagle_ip-v2-3-13cf3db24e2b@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions