Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_parse.c113 static int ng_get_composite_len(const struct ng_parse_type *type,
1202 const int num = ng_get_composite_len(type, start, buf, ctype); in ng_parse_composite()
1380 const int num = ng_get_composite_len(type, data, data + *off, ctype); in ng_unparse_composite()
1514 ng_get_composite_len(const struct ng_parse_type *type, in ng_get_composite_len() function