Home
last modified time | relevance | path

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

/src/sys/netgraph/
H A Dng_parse.h410 extern const struct ng_parse_type ng_parse_cmdbuf_type; /* NG_CMDSTRSIZ */
H A Dng_message.h88 { "cmdstr", &ng_parse_cmdbuf_type }, \
H A Dng_parse.c873 const struct ng_parse_type ng_parse_cmdbuf_type = { variable