Searched defs:gr_interface (Results 1 – 3 of 3) sorted by relevance
25 public final int gr_interface; field in StructGroupReq28 public StructGroupReq(int gr_interface, InetAddress gr_group) { in StructGroupReq()
120 int gr_interface = (networkInterface != null) ? networkInterface.getIndex() : 0; in makeGroupReq() local
1106 uint32_t gr_interface; in Posix_setsockoptGroupReq() member