Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dnetflow.c255 else if (version == IP6VERSION) in expire_flow()
274 else if (version == IP6VERSION) in expire_flow()
412 fle6->f.version = IP6VERSION; in hash6_insert()
844 if (fle->f.version != IP6VERSION) in ng_netflow_flow6_add()
H A Dng_netflow.h500 #define IP6VERSION 6 macro
H A Dng_netflow.c763 if (ip->ip_v == IP6VERSION) { in ng_netflow_rcvdata()
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h501 #define IP6VERSION 6 macro