Home
last modified time | relevance | path

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

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