Searched refs:forwardingPairExists (Results 1 – 1 of 1) sorted by relevance
1084 if (forwardingPairExists(intIface, extIface)) return; in maybeAttachProgram()2174 private boolean forwardingPairExists(@NonNull String intIface, @NonNull String extIface) { in forwardingPairExists() method in BpfCoordinator