Searched refs:keep_open (Results 1 – 1 of 1) sorted by relevance
1554 bool keep_open; in sync_socket_options() local1556 keep_open = sock_flag(sk, SOCK_KEEPOPEN); in sync_socket_options()1558 ssk->sk_prot->keepalive(ssk, keep_open); in sync_socket_options()1559 sock_valbool_flag(ssk, SOCK_KEEPOPEN, keep_open); in sync_socket_options()