Searched refs:makeIpv4Packet (Results 1 – 1 of 1) sorted by relevance
1150 private static ByteBuffer makeIpv4Packet(int proto) { in makeIpv4Packet() method in ApfTest1273 ByteBuffer mcastv4packet = makeIpv4Packet(IPPROTO_UDP); in testApfFilterMulticast()1280 ByteBuffer bcastv4packet1 = makeIpv4Packet(IPPROTO_UDP); in testApfFilterMulticast()1285 ByteBuffer bcastv4packet2 = makeIpv4Packet(IPPROTO_UDP); in testApfFilterMulticast()1291 ByteBuffer bcastv4unicastl2packet = makeIpv4Packet(IPPROTO_UDP); in testApfFilterMulticast()