Home
last modified time | relevance | path

Searched refs:IFT_PFLOW (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/net/
H A Dif_types.h270 #define IFT_PFLOW 0xf9 /* pflow */ macro
H A Dif_pflow.c269 ifp->if_type = IFT_PFLOW; in pflow_clone_create()