struct bpf_if *bp, *bp_temp;
int nmatched = 0;
if (ifp->if_flags & IFF_RENAMING)
return;
BPF_LOCK();
/*
* Find matching entries in free list.