Home
last modified time | relevance | path

Searched refs:sohashttpget (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/
H A Daccf_http.c44 static int sohashttpget(struct socket *so, void *arg, int waitflag);
57 ACCEPT_FILTER_DEFINE(accf_http, "httpready", sohashttpget, NULL, NULL, 1);
152 sohashttpget(struct socket *so, void *arg, int waitflag) in sohashttpget() function