Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pipe.c229 .mesgType = &ng_pipe_cfg_type,
H A Dng_base.c2829 c->respType : c->mesgType; in ng_generic_msg()
2907 c->respType : c->mesgType; in ng_generic_msg()
H A Dnetgraph.h1060 const struct ng_parse_type *mesgType; /* args if !NGF_RESP */ member