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