Home
last modified time | relevance | path

Searched refs:udp_lib_close (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dudplite.c48 .close = udp_lib_close,
H A Dudp.c2922 .close = udp_lib_close,
/openbmc/linux/net/ipv6/
H A Dudplite.c47 .close = udp_lib_close,
H A Dudp.c1774 .close = udp_lib_close,
/openbmc/linux/include/net/
H A Dudp.h197 static inline void udp_lib_close(struct sock *sk, long timeout) in udp_lib_close() function