Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_socket.c123 static int ng_attach_data(struct socket *so);
397 return (ng_attach_data(so)); in ngd_attach()
589 ng_attach_data(struct socket *so) in ng_attach_data() function