Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pipe.c869 NG_SEND_DATA(error, dest->hook, m, meta); in pipe_dequeue()
H A Dnetgraph.h928 #define NG_SEND_DATA(error, hook, m, x) \ macro
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h930 #define NG_SEND_DATA(error, hook, m, x) \ macro