Searched refs:SetUpBPF (Results 1 – 2 of 2) sorted by relevance
91 int SetUpBPF();
89 CHECK_TRUE(bpfctlr->SetUpBPF() == 0, nullptr, "failed to set up BPF"); in MakeUnique()136 int BPFController::SetUpBPF() in SetUpBPF() function in BPFController