Searched refs:pflogname (Results 1 – 1 of 1) sorted by relevance
98 static const char pflogname[] = "pflog"; variable116 V_pflog_cloner = ifc_attach_cloner(pflogname, &req); in pflogattach()118 ifc_create_ifp(pflogname, &ifd, NULL); in pflogattach()156 if_initname(ifp, pflogname, ifd->unit); in pflog_clone_create()361 static moduledata_t pflog_mod = { pflogname, pflog_modevent, 0 };