Searched refs:sohasdata (Results 1 – 1 of 1) sorted by relevance
43 static int sohasdata(struct socket *so, void *arg, int waitflag);45 ACCEPT_FILTER_DEFINE(accf_data, "dataready", sohasdata, NULL, NULL, 1);48 sohasdata(struct socket *so, void *arg, int waitflag) in sohasdata() function