Searched refs:udpValue (Results 1 – 1 of 1) sorted by relevance
1539 final Tether4Value udpValue) throws Exception { in checkRefreshConntrackTimeout() argument1564 bpfMap.insertEntry(udpKey, udpValue); in checkRefreshConntrackTimeout()1612 final Tether4Value udpValue = makeUpstream4Value(); in testRefreshConntrackTimeout_Upstream4Map() local1614 checkRefreshConntrackTimeout(bpfUpstream4Map, tcpKey, tcpValue, udpKey, udpValue); in testRefreshConntrackTimeout_Upstream4Map()1628 final Tether4Value udpValue = makeDownstream4Value(); in testRefreshConntrackTimeout_Downstream4Map() local1630 checkRefreshConntrackTimeout(bpfDownstream4Map, tcpKey, tcpValue, udpKey, udpValue); in testRefreshConntrackTimeout_Downstream4Map()