Searched refs:so_options_get (Results 1 – 3 of 3) sorted by relevance
743 int so_options_get(const struct socket *);
1301 if (V_tcp_always_keepalive || so_options_get(so) & SO_KEEPALIVE) in init_conn_params()
5125 so_options_get(const struct socket *so) function