Searched refs:isAnyForwardingPairOnUpstream (Results 1 – 1 of 1) sorted by relevance
890 boolean firstDownstreamForThisUpstream = !isAnyForwardingPairOnUpstream(extIface); in maybeAttachProgram()909 if (!isAnyForwardingPairOnUpstream(extIface)) { in maybeDetachProgram()1769 private boolean isAnyForwardingPairOnUpstream(@NonNull String extIface) { in isAnyForwardingPairOnUpstream() method in BpfCoordinator