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