Searched defs:makePacketSocketAddress (Results 1 – 4 of 4) sorted by relevance
74 public static SocketAddress makePacketSocketAddress(int protocol, int ifIndex) { in makePacketSocketAddress() method in SocketUtils90 public static SocketAddress makePacketSocketAddress(int ifIndex, @NonNull byte[] hwAddr) { in makePacketSocketAddress() method in SocketUtils106 public static SocketAddress makePacketSocketAddress(int protocol, int ifIndex, in makePacketSocketAddress() method in SocketUtils
36 SocketAddress makePacketSocketAddress(int protocol, int ifIndex, @NonNull byte[] hwAddr); in makePacketSocketAddress() method
45 public SocketAddress makePacketSocketAddress( in makePacketSocketAddress() method in SocketUtilsShimImpl
48 public SocketAddress makePacketSocketAddress( in makePacketSocketAddress() method in SocketUtilsShimImpl