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