Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netgraph/
Dng_pipe.c230 .mesgType = &ng_pipe_cfg_type,
Dng_base.c2825 c->respType : c->mesgType; in ng_generic_msg()
2899 c->respType : c->mesgType; in ng_generic_msg()
Dnetgraph.h1055 const struct ng_parse_type *mesgType; /* args if !NGF_RESP */ member