Searched refs:makeIpv4Packet (Results 1 – 1 of 1) sorted by relevance
1154 private static ByteBuffer makeIpv4Packet(int proto) { in makeIpv4Packet() method in ApfTest1285 ByteBuffer mcastv4packet = makeIpv4Packet(IPPROTO_UDP); in testApfFilterMulticast()1292 ByteBuffer bcastv4packet1 = makeIpv4Packet(IPPROTO_UDP); in testApfFilterMulticast()1297 ByteBuffer bcastv4packet2 = makeIpv4Packet(IPPROTO_UDP); in testApfFilterMulticast()1303 ByteBuffer bcastv4unicastl2packet = makeIpv4Packet(IPPROTO_UDP); in testApfFilterMulticast()