Home
last modified time | relevance | path

Searched defs:ng_cmdlist (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netgraph/
H A Dnetgraph.h1047 struct ng_cmdlist { struct
1048 u_int32_t cookie; /* command typecookie */
1049 int cmd; /* command number */
1050 const char *name; /* command name */
1051 const struct ng_parse_type *mesgType; /* args if !NGF_RESP */
1052 const struct ng_parse_type *respType; /* args if NGF_RESP */