Home
last modified time | relevance | path

Searched hist:b9abcbb1239cd782f76532397a7c45458de9a73e (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dudp.hdiff b9abcbb1239cd782f76532397a7c45458de9a73e Fri Aug 02 15:40:27 CEST 2024 Eric Dumazet <edumazet@google.com> udp: constify 'struct net' parameter of socket lookups

Following helpers do not touch their 'struct net' argument.

- udp_sk_bound_dev_eq()
- udp4_lib_lookup()
- __udp4_lib_lookup()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240802134029.3748005-4-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/linux/net/ipv4/
H A Dudp.cdiff b9abcbb1239cd782f76532397a7c45458de9a73e Fri Aug 02 15:40:27 CEST 2024 Eric Dumazet <edumazet@google.com> udp: constify 'struct net' parameter of socket lookups

Following helpers do not touch their 'struct net' argument.

- udp_sk_bound_dev_eq()
- udp4_lib_lookup()
- __udp4_lib_lookup()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240802134029.3748005-4-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>