* type fakeBdg struct { protect.Controller intra.Bridge } var ( baseNsOpts = &dnsx.NsOpts{PID: ipn.Base, IPCSV: "", TIDCSV: ""} baseMark = &intra.Mark{PID: ipn.Base, CID: "testcid", UID: protect.MyUid} baseTab = &rnet.Tab{CID: "testcid", Block: false} ) func (*fakeBdg) Flow(_ int32, _ in
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected