Searched refs:ng_one2many_config (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netgraph/
H A Dng_one2many.h71 struct ng_one2many_config { struct
H A Dng_one2many.c73 struct ng_one2many_config conf; /* node configuration */
98 /* Parse type for struct ng_one2many_config */
267 struct ng_one2many_config *conf;
275 conf = (struct ng_one2many_config *)msg->data;
307 struct ng_one2many_config *conf;
314 conf = (struct ng_one2many_config *)resp->data;

Completed in 107 milliseconds