Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/netflow/
H A Dnetflow.c256 else if (version == IP6VERSION) in expire_flow()
275 else if (version == IP6VERSION) in expire_flow()
417 fle6->f.version = IP6VERSION; in hash6_insert()
847 if (fle->f.version != IP6VERSION) in ng_netflow_flow6_add()
H A Dng_netflow.h499 #define IP6VERSION 6 macro
H A Dng_netflow.c768 if (ip->ip_v == IP6VERSION) { in ng_netflow_rcvdata()