Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_pflog.c105 static int pflog_remove(struct ifnet *);
211 pflog_remove(struct ifnet *ifp) in pflog_remove() function
239 if ((error = pflog_remove(ifp)) != 0) { in pflog_clone_destroy()