Searched refs:pflogname (Results 1 – 1 of 1) sorted by relevance
96 static const char pflogname[] = "pflog"; variable106 pflog_cloner = if_clone_simple(pflogname, pflog_clone_create, in pflogattach()122 if_initname(ifp, pflogname, unit); in pflog_clone_create()288 static moduledata_t pflog_mod = { pflogname, pflog_modevent, 0 };