Searched defs:gr_group (Results 1 – 3 of 3) sorted by relevance
29 public final InetAddress gr_group; field in StructGroupReq31 public StructGroupReq(int gr_interface, InetAddress gr_group) { in StructGroupReq()
121 …private static StructGroupReq makeGroupReq(InetAddress gr_group, NetworkInterface networkInterface… in makeGroupReq()
1332 sockaddr_storage gr_group; in Posix_setsockoptGroupReq() member