Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dkext_net.h61 extern int sflt_accept(struct socket *head, struct socket *so,
/xnu-8019.80.24/bsd/kern/
H A Dkpi_socketfilter.c778 sflt_accept(struct socket *head, struct socket *so, in sflt_accept() function
H A Duipc_socket.c1594 error = sflt_accept(head, so, local, remote); in soacceptfilter()