Home
last modified time | relevance | path

Searched defs:ng_socket (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_socketvar.h49 struct socket *ng_socket; /* the socket */ member
/f-stack/freebsd/netgraph/
H A Dng_socketvar.h49 struct socket *ng_socket; /* the socket */ member
/f-stack/tools/libnetgraph/
H A Dcompat.c149 ng_socket(int domain, int type, int protocol) in ng_socket() function