Home
last modified time | relevance | path

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

/dragonfly/sys/net/pf/
H A Dif_pflog.c96 static struct if_clone pflog_cloner = IF_CLONE_INITIALIZER( variable
109 if_clone_attach(&pflog_cloner); in pflogattach()
323 if_clone_detach(&pflog_cloner); in pflog_modevent()