Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudplite.c40 .close = udp_lib_close,
H A Dudp.c2854 .close = udp_lib_close,
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dudplite.c37 .close = udp_lib_close,
H A Dudp.c1698 .close = udp_lib_close,
/OK3568_Linux_fs/kernel/include/net/
H A Dudp.h208 static inline void udp_lib_close(struct sock *sk, long timeout) in udp_lib_close() function