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