Lines Matching full:iface
176 <MemberSignature Language="C#" Value="public void AddService (int iface, Avahi.Protocol proto, Avahi.PublishFlags flags, string name, string type, string domain, string host, ushort port, string[] txt);" />
182 <Parameter Name="iface" Type="System.Int32" />
199 <param name="iface">To be added.</param>
240 <MemberSignature Language="C#" Value="public void UpdateService (int iface, Avahi.Protocol proto, Avahi.PublishFlags flags, string name, string type, string domain, string[] txt);" />
246 <Parameter Name="iface" Type="System.Int32" />
261 <param name="iface">To be added.</param>
294 <MemberSignature Language="C#" Value="public void AddServiceSubtype (int iface, Avahi.Protocol proto, Avahi.PublishFlags flags, string name, string type, string domain, string subtype);" />
300 <Parameter Name="iface" Type="System.Int32" />
309 <param name="iface">To be added.</param>
338 <MemberSignature Language="C#" Value="public void AddAddress (int iface, Avahi.Protocol proto, Avahi.PublishFlags flags, string name, System.Net.IPAddress address);" />
344 <Parameter Name="iface" Type="System.Int32" />
351 <param name="iface">To be added.</param>
386 <MemberSignature Language="C#" Value="public void AddRecord (int iface, Avahi.Protocol proto, Avahi.PublishFlags flags, string name, Avahi.RecordClass clazz, Avahi.RecordType type, uint ttl, byte[] rdata, int length);" />
392 <Parameter Name="iface" Type="System.Int32" />
403 <param name="iface">To be added.</param>
417 <MemberSignature Language="C#" Value="public void AddService (int iface, Avahi.Protocol proto, Avahi.PublishFlags flags, string name, string type, string domain, string host, ushort port, byte[][] txt);" />
423 <Parameter Name="iface" Type="System.Int32" />
440 <param name="iface">To be added.</param>
454 <MemberSignature Language="C#" Value="public void UpdateService (int iface, Avahi.Protocol proto, Avahi.PublishFlags flags, string name, string type, string domain, byte[][] txt);" />
460 <Parameter Name="iface" Type="System.Int32" />
475 <param name="iface">To be added.</param>