Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/
H A Dng_parse.h281 struct ng_parse_type { struct
282 const struct ng_parse_type *supertype; /* super-type, if any */ argument
305 extern const struct ng_parse_type ng_parse_struct_type; argument
/dragonfly/sys/netgraph/
H A Dng_parse.h284 struct ng_parse_type { struct
285 const struct ng_parse_type *supertype; /* super-type, if any */ argument
308 extern const struct ng_parse_type ng_parse_struct_type; argument