Searched refs:passThroughParcel (Results 1 – 4 of 4) sorted by relevance
285 public IpPrefix passThroughParcel(IpPrefix p) { in passThroughParcel() method in IpPrefixTest300 IpPrefix p2 = passThroughParcel(p); in assertParcelingIsLossless()
204 private StaticIpConfiguration passThroughParcel(StaticIpConfiguration s) { in passThroughParcel() method in StaticIpConfigurationTest221 StaticIpConfiguration s2 = passThroughParcel(s); in testParceling()
241 public RouteInfo passThroughParcel(RouteInfo r) { in passThroughParcel() method in RouteInfoTest256 RouteInfo r2 = passThroughParcel(r); in assertParcelingIsLossless()
318 private LinkAddress passThroughParcel(LinkAddress l) { in passThroughParcel() method in LinkAddressTest333 LinkAddress l2 = passThroughParcel(l); in assertParcelingIsLossless()