Home
last modified time | relevance | path

Searched refs:typelist (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/ngctl/
H A Dtypes.c62 struct typelist *tlist; in TypesCmd()
86 tlist = (struct typelist *) resp->data; in TypesCmd()
/f-stack/tools/compat/include/netgraph/
H A Dng_message.h295 struct typelist { struct
/f-stack/freebsd/netgraph/
H A Dng_message.h293 struct typelist { struct
H A Dng_base.c478 DEFINE_PARSE_STRUCT_TYPE(typelist, TYPELIST, (&ng_generic_typeinfoarray_type));
2739 struct typelist *tl; in ng_generic_msg()
2756 tl = (struct typelist *) resp->data; in ng_generic_msg()
/f-stack/lib/
H A Dff_ng_base.c482 DEFINE_PARSE_STRUCT_TYPE(typelist, TYPELIST, (&ng_generic_typeinfoarray_type));
2759 struct typelist *tl; in ng_generic_msg()
2776 tl = (struct typelist *) resp->data; in ng_generic_msg()