Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.h68 struct ng_netflow_info { struct
520 void ng_netflow_copyinfo(priv_p, struct ng_netflow_info *);
H A Dng_netflow.c387 struct ng_netflow_info *i; in ng_netflow_rcvmsg()
389 NG_MKRESPONSE(resp, msg, sizeof(struct ng_netflow_info), in ng_netflow_rcvmsg()
391 i = (struct ng_netflow_info *)resp->data; in ng_netflow_rcvmsg()
H A Dnetflow.c281 ng_netflow_copyinfo(priv_p priv, struct ng_netflow_info *i) in ng_netflow_copyinfo()
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h66 struct ng_netflow_info { struct
521 void ng_netflow_copyinfo(priv_p, struct ng_netflow_info *);