Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_parse.h309 struct ng_parse_struct_field { struct
310 const char *name; /* field name */
311 const struct ng_parse_type *type; /* field type */
312 int alignment; /* override alignment */
/f-stack/tools/compat/include/netgraph/
H A Dng_parse.h310 struct ng_parse_struct_field { struct
311 const char *name; /* field name */
312 const struct ng_parse_type *type; /* field type */
313 int alignment; /* override alignment */