Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pipe.h101 struct ng_pipe_run { struct
H A Dng_pipe.c170 /* Parse type for struct ng_pipe_run */
302 struct ng_pipe_run *run; in ngp_rcvmsg()
340 run = (struct ng_pipe_run *) resp->data; in ngp_rcvmsg()