Searched refs:makeDownstream4Key (Results 1 – 1 of 1) sorted by relevance
1341 private Tether4Key makeDownstream4Key(int proto) { in makeDownstream4Key() method in BpfCoordinatorTest1367 private Tether4Key makeDownstream4Key() { in makeDownstream4Key() method in BpfCoordinatorTest1368 return makeDownstream4Key(IPPROTO_TCP); in makeDownstream4Key()1452 final Tether4Key expectedDownstream4KeyTcp = makeDownstream4Key(IPPROTO_TCP); in testSetDataLimitOnRule4Change()1457 final Tether4Key expectedDownstream4KeyUdp = makeDownstream4Key(IPPROTO_UDP); in testSetDataLimitOnRule4Change()1625 final Tether4Key tcpKey = makeDownstream4Key(IPPROTO_TCP); in testRefreshConntrackTimeout_Downstream4Map()1626 final Tether4Key udpKey = makeDownstream4Key(IPPROTO_UDP); in testRefreshConntrackTimeout_Downstream4Map()