Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dnetgraph.h1056 struct ng_cmdlist { struct
1057 u_int32_t cookie; /* command typecookie */
1058 int cmd; /* command number */
1059 const char *name; /* command name */
1060 const struct ng_parse_type *mesgType; /* args if !NGF_RESP */
1061 const struct ng_parse_type *respType; /* args if NGF_RESP */