Searched refs:so_hastls (Results 1 – 1 of 1) sorted by relevance
42 static int so_hastls(struct socket *so, void *arg, int waitflag);44 ACCEPT_FILTER_DEFINE(accf_tls, "tlsready", so_hastls, NULL, NULL, 1);71 so_hastls(struct socket *so, void *arg, int waitflag) in so_hastls() function