Home
last modified time | relevance | path

Searched refs:sock_not_owned_by_me (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dinet_connection_sock.c785 sock_not_owned_by_me(sk); in inet_csk_clear_xmit_timers_sync()
/openbmc/linux/include/net/
H A Dsock.h1816 static inline void sock_not_owned_by_me(const struct sock *sk) in sock_not_owned_by_me() function