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