Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_pred1.h42 struct ng_pred1_config { struct
/f-stack/freebsd/netgraph/
H A Dng_pred1.h44 struct ng_pred1_config { struct
H A Dng_pred1.c73 struct ng_pred1_config cfg; /* configuration */
244 struct ng_pred1_config *const cfg = in ng_pred1_rcvmsg()
245 (struct ng_pred1_config *)msg->data; in ng_pred1_rcvmsg()