Searched defs:ifIndex (Results 1 – 1 of 1) sorted by relevance
74 public static SocketAddress makePacketSocketAddress(int protocol, int ifIndex) { in makePacketSocketAddress()90 public static SocketAddress makePacketSocketAddress(int ifIndex, @NonNull byte[] hwAddr) { in makePacketSocketAddress()106 public static SocketAddress makePacketSocketAddress(int protocol, int ifIndex, in makePacketSocketAddress()