Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pipe.c230 .mesgType = &ng_pipe_cfg_type,
H A Dng_base.c2826 c->respType : c->mesgType; in ng_generic_msg()
2900 c->respType : c->mesgType; in ng_generic_msg()
H A Dnetgraph.h1052 const struct ng_parse_type *mesgType; /* args if !NGF_RESP */ member
/f-stack/lib/
H A Dff_ng_base.c2846 c->respType : c->mesgType; in ng_generic_msg()
2920 c->respType : c->mesgType; in ng_generic_msg()
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h1055 const struct ng_parse_type *mesgType; /* args if !NGF_RESP */ member