Searched refs:keep_open (Results 1 – 1 of 1) sorted by relevance
1539 bool keep_open; in sync_socket_options() local1541 keep_open = sock_flag(sk, SOCK_KEEPOPEN); in sync_socket_options()1543 ssk->sk_prot->keepalive(ssk, keep_open); in sync_socket_options()1544 sock_valbool_flag(ssk, SOCK_KEEPOPEN, keep_open); in sync_socket_options()