Home
last modified time | relevance | path

Searched refs:SOCK_DESTROY (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/net/x25/
Dx25_timer.c112 if (sock_flag(sk, SOCK_DESTROY) || in x25_heartbeat_expiry()
Daf_x25.c666 sock_set_flag(sk, SOCK_DESTROY); in x25_release()
/linux-2.6.39/net/ax25/
Dax25_std_timer.c44 if (!sk || sock_flag(sk, SOCK_DESTROY) || in ax25_std_heartbeat_expiry()
Dax25_ds_timer.c109 if (!sk || sock_flag(sk, SOCK_DESTROY) || in ax25_ds_heartbeat_expiry()
Daf_ax25.c1008 sock_set_flag(sk, SOCK_DESTROY); in ax25_release()
/linux-2.6.39/net/rose/
Drose_timer.c139 if (sock_flag(sk, SOCK_DESTROY) || in rose_heartbeat_expiry()
Daf_rose.c646 sock_set_flag(sk, SOCK_DESTROY); in rose_release()
/linux-2.6.39/net/netrom/
Dnr_timer.c127 if (sock_flag(sk, SOCK_DESTROY) || in nr_heartbeat_expiry()
Daf_netrom.c553 sock_set_flag(sk, SOCK_DESTROY); in nr_release()
/linux-2.6.39/include/net/
Dsock.h546 SOCK_DESTROY, enumerator