Searched refs:Protocol (Results 1 - 25 of 31) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DHostNameResolver.cs32 internal delegate void HostNameResolverCallback (IntPtr resolver, int iface, Protocol proto,
41 private Protocol proto;
43 private Protocol aproto;
54 private static extern IntPtr avahi_host_name_resolver_new (IntPtr client, int iface, Protocol proto,
55 byte[] hostname, Protocol aproto, LookupFlags flags,
95 public HostNameResolver (Client client, string hostname) : this (client, -1, Protocol.Unspecified,
96 hostname, Protocol.Unspecified,
101 public HostNameResolver (Client client, int iface, Protocol proto, string hostname,
102 Protocol aproto, LookupFlags flags)
151 private void OnHostNameResolverCallback (IntPtr resolver, int iface, Protocol prot
[all...]
H A DEntryGroup.cs93 private static extern int avahi_entry_group_add_service_strlst (IntPtr group, int iface, Protocol proto,
99 private static extern int avahi_entry_group_update_service_strlst (IntPtr group, int iface, Protocol proto,
104 private static extern int avahi_entry_group_add_service_subtype (IntPtr group, int iface, Protocol proto,
109 private static extern int avahi_entry_group_add_address (IntPtr group, int iface, Protocol proto,
114 private static extern int avahi_entry_group_add_record (IntPtr group, int iface, Protocol proto,
205 AddService (-1, Protocol.Unspecified, flags, name, type, domain, null, port, txt);
208 public void AddService (int iface, Protocol proto, PublishFlags flags, string name, string type, string domain,
222 public void AddService (int iface, Protocol proto, PublishFlags flags, string name, string type, string domain,
236 private void AddService (int iface, Protocol proto, PublishFlags flags, string name, string type,
258 UpdateService (-1, Protocol
[all...]
H A DRecordBrowser.cs33 internal delegate void RecordBrowserCallback (IntPtr browser, int iface, Protocol proto, BrowserEvent bevent,
57 public Protocol Protocol; field in struct:Avahi.RecordInfo
85 private Protocol proto;
96 private static extern IntPtr avahi_record_browser_new (IntPtr client, int iface, Protocol proto,
135 this (client, -1, Protocol.Unspecified, name, RecordClass.In, type, LookupFlags.None)
139 public RecordBrowser (Client client, int iface, Protocol proto, string name, RecordClass clazz,
189 private void OnRecordBrowserCallback (IntPtr browser, int iface, Protocol proto, BrowserEvent bevent,
195 info.Protocol = proto;
H A DServiceResolver.cs32 internal delegate void ServiceResolverCallback (IntPtr resolver, int iface, Protocol proto,
44 private Protocol proto;
48 private Protocol aproto;
56 private static extern IntPtr avahi_service_resolver_new (IntPtr client, int iface, Protocol proto,
58 Protocol aproto, LookupFlags flags,
104 Protocol.Unspecified,
106 Protocol.Unspecified,
112 service.Protocol, service.Name,
114 Protocol.Unspecified,
119 public ServiceResolver (Client client, int iface, Protocol prot
[all...]
H A DDomainBrowser.cs29 internal delegate void DomainBrowserCallback (IntPtr browser, int iface, Protocol proto, BrowserEvent bevent,
43 public Protocol Protocol; field in struct:Avahi.DomainInfo
71 private Protocol proto;
118 public DomainBrowser (Client client) : this (client, -1, Protocol.Unspecified, client.DomainName,
122 public DomainBrowser (Client client, int iface, Protocol proto, string domain,
171 private void OnDomainBrowserCallback (IntPtr browser, int iface, Protocol proto, BrowserEvent bevent,
177 info.Protocol = proto;
H A DServiceBrowser.cs30 internal delegate void ServiceBrowserCallback (IntPtr browser, int iface, Protocol proto, BrowserEvent bevent,
37 public Protocol Protocol; field in struct:Avahi.ServiceInfo
73 private Protocol proto;
124 public ServiceBrowser (Client client, string type, string domain) : this (client, -1, Protocol.Unspecified,
129 public ServiceBrowser (Client client, int iface, Protocol proto, string type, string domain, LookupFlags flags)
178 private void OnServiceBrowserCallback (IntPtr browser, int iface, Protocol proto, BrowserEvent bevent,
185 info.Protocol = proto;
H A DServiceTypeBrowser.cs29 internal delegate void ServiceTypeBrowserCallback (IntPtr browser, int iface, Protocol proto, BrowserEvent bevent,
36 public Protocol Protocol; field in struct:Avahi.ServiceTypeInfo
65 private Protocol proto;
115 public ServiceTypeBrowser (Client client, string domain) : this (client, -1, Protocol.Unspecified,
120 public ServiceTypeBrowser (Client client, int iface, Protocol proto, string domain, LookupFlags flags)
168 private void OnServiceTypeBrowserCallback (IntPtr browser, int iface, Protocol proto, BrowserEvent bevent,
175 info.Protocol = proto;
H A DAddressResolver.cs31 internal delegate void AddressResolverCallback (IntPtr resolver, int iface, Protocol proto,
64 private Protocol proto;
76 private static extern IntPtr avahi_address_resolver_new (IntPtr client, int iface, Protocol proto,
118 public AddressResolver (Client client, IPAddress address) : this (client, -1, Protocol.Unspecified,
123 public AddressResolver (Client client, int iface, Protocol proto, IPAddress address, LookupFlags flags)
174 private void OnAddressResolverCallback (IntPtr resolver, int iface, Protocol proto,
H A DUtility.cs42 private static extern IntPtr avahi_address_parse (IntPtr str, Protocol proto, IntPtr ret);
94 avahi_address_parse (straddr, Protocol.Unspecified, addrPtr);
H A DClient.cs74 public enum Protocol { enum in namespace:Avahi
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dmisc.c306 buffer->Protocol[0] = 0xFF;
307 buffer->Protocol[1] = 'S';
308 buffer->Protocol[2] = 'M';
309 buffer->Protocol[3] = 'B';
393 if ((*(__le32 *) smb->Protocol == cpu_to_le32(0x424d53ff)) &&
405 if (*(__le32 *) smb->Protocol != cpu_to_le32(0x424d53ff))
408 *(unsigned int *) smb->Protocol));
515 ((char *)&pSMBr->hdr.Protocol + data_offset);
H A Dcifssmb.c957 data_offset = (char *) (&pSMB->hdr.Protocol) + offset;
958 pdata = (OPEN_PSX_REQ *)(((char *)&pSMB->hdr.Protocol) + offset);
994 psx_rsp = (OPEN_PSX_RSP *)((char *) &pSMBr->hdr.Protocol
1347 pReadData = (char *) (&pSMBr->hdr.Protocol) +
1680 data_offset = (char *) (&pSMB->hdr.Protocol) + offset;
1698 (((char *) &pSMB->hdr.Protocol) + offset);
1749 ((char *)&pSMBr->hdr.Protocol + data_offset);
1903 data_offset = (char *) (&pSMB->hdr.Protocol) + offset;
2065 data_offset = (char *) (&pSMB->hdr.Protocol) + offset;
2156 data_offset = (char *) (&pSMB->hdr.Protocol)
[all...]
H A Dcifsencrypt.c53 MD5Update(&context,cifs_pdu->Protocol,cifs_pdu->smb_buf_length);
H A Dcifspdu.h335 __u8 Protocol[4]; member in struct:smb_hdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dnegprot.c23 extern enum protocol_types Protocol;
58 Protocol = PROTOCOL_CORE;
77 Protocol = PROTOCOL_COREPLUS;
107 Protocol = PROTOCOL_LANMAN1;
151 Protocol = PROTOCOL_LANMAN2;
309 Protocol = PROTOCOL_NT1;
390 Protocol WfWg Win95 WinNT Win2K OS/2
568 if ((lp_server_signing() == Required) && (Protocol < PROTOCOL_NT1)) {
H A Dsesssetup.c684 extern enum protocol_types Protocol;
722 if (Protocol < PROTOCOL_NT1) {
969 if (Protocol >= PROTOCOL_NT1) {
H A Dreply.c30 extern enum protocol_types Protocol;
425 if (Protocol < PROTOCOL_NT1) {
670 if (Protocol >= PROTOCOL_NT1)
761 if (Protocol <= PROTOCOL_LANMAN2) {
981 if (Protocol >= PROTOCOL_NT1)
2417 if(Protocol <= PROTOCOL_COREPLUS) {
2450 outsize = set_message(outbuf,Protocol>PROTOCOL_COREPLUS?1:0,0,True);
H A Dnttrans.c24 extern enum protocol_types Protocol;
2928 if (Protocol >= PROTOCOL_NT1)
H A Dtrans2.c26 extern enum protocol_types Protocol;
1568 if (Protocol < PROTOCOL_NT1) {
4581 if (Protocol >= PROTOCOL_NT1) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-ui-sharp/
H A DServiceDialog.cs65 private static extern Protocol aui_service_dialog_get_address_family (IntPtr dialog);
68 private static extern void aui_service_dialog_set_address_family (IntPtr dialog, Protocol proto);
205 public Protocol AddressFamily {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/misc/
H A Dcnid.lua11 local dbd_proto = Proto("dbd","Netatalk Dbd Wire Protocol")
52 local subtree = tree:add(dbd_proto,buffer(),"Netatalk DBD Wire Protocol")
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dio.h117 char Protocol[32] ; member in struct:_ISDN_ADAPTER
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptfc.c406 if (!(pg0->Protocol & MPI_FC_DEVICE_PAGE0_PROT_FCP_TARGET))
436 if (pg0->Protocol & MPI_FC_DEVICE_PAGE0_PROT_FCP_INITIATOR)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dutil.c55 enum protocol_types Protocol = PROTOCOL_COREPLUS; variable in typeref:enum:protocol_types
2516 return ms_fnmatch(pattern, string, Protocol, is_case_sensitive) == 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex207 Protocol setup on pointopoint tunnels does not differ of configuration

Completed in 196 milliseconds

12