Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp_client.c377 static const struct fileops necp_fd_ops = { variable
7186 fp->fp_glob->fg_ops = &necp_fd_ops; in necp_open()