Searched defs:protocol (Results 151 - 175 of 410) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-discover-standalone/
H A Dmain.c54 AvahiProtocol protocol; member in struct:Service
77 static struct Service *get_service(const gchar *service_type, const gchar *service_name, const gchar*domain_name, AvahiIfIndex interface, AvahiProtocol protocol) { argument
128 service_browser_callback( AVAHI_GCC_UNUSED AvahiSServiceBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *service_name, const char *service_type, const char *domain_name, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, AVAHI_GCC_UNUSED void* userdata) argument
180 service_type_browser_callback( AVAHI_GCC_UNUSED AvahiSServiceTypeBrowser *b, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiBrowserEvent event, const char *service_type, const char *domain, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, AVAHI_GCC_UNUSED void * userdata) argument
270 service_resolver_callback( AvahiSServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiResolverEvent event, AVAHI_GCC_UNUSED const char *name, AVAHI_GCC_UNUSED const char *type, AVAHI_GCC_UNUSED const char *domain, const char *host_name, const AvahiAddress *a, uint16_t port, AvahiStringList *txt, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, void* userdata) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-dnsconfd/
H A Dmain.c84 AvahiProtocol protocol; member in struct:DNSServerInfo
100 static DNSServerInfo* get_server_info(AvahiIfIndex interface, AvahiProtocol protocol, const char *address) { argument
113 static DNSServerInfo* new_server_info(AvahiIfIndex interface, AvahiProtocol protocol, const char *address) { argument
255 static void run_script(int new, AvahiIfIndex interface, AvahiProtocol protocol, const char *address) { argument
298 AvahiProtocol protocol; local
365 AvahiProtocol protocol = servers->protocol; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A Dga-record-browser.c64 AvahiProtocol protocol; member in struct:_GaRecordBrowserPrivate
307 ga_record_browser_new_full(AvahiIfIndex interface, AvahiProtocol protocol, const gchar * name, guint16 clazz, guint16 type, GaLookupFlags flags) argument
321 _avahi_record_browser_cb(AVAHI_GCC_UNUSED AvahiRecordBrowser * r, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, uint16_t clazz, uint16_t type, const void *rdata, size_t rdata_size, AvahiLookupResultFlags flags, void *userdata) argument
[all...]
H A Dga-service-browser.c66 AvahiProtocol protocol; member in struct:_GaServiceBrowserPrivate
293 _avahi_service_browser_cb(AvahiServiceBrowser * b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, const char *name, const char *type, const char *domain, AvahiLookupResultFlags flags, void *userdata) argument
338 ga_service_browser_new_full(AvahiIfIndex interface, AvahiProtocol protocol, gchar * type, gchar * domain, GaLookupFlags flags) argument
[all...]
H A Dga-service-resolver.c66 AvahiProtocol protocol; member in struct:_GaServiceResolverPrivate
308 _avahi_service_resolver_cb(AVAHI_GCC_UNUSED AvahiServiceResolver * resolver, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress * a, uint16_t port, AvahiStringList * txt, AvahiLookupResultFlags flags, void *userdata) argument
346 ga_service_resolver_new(AvahiIfIndex interface, AvahiProtocol protocol, const gchar * name, const gchar * type, const gchar * domain, AvahiProtocol address_protocol, GaLookupFlags flags) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davio.c97 int ffurl_register_protocol(URLProtocol *protocol) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfs_arc.cpp352 wxString protocol = GetProtocol(location); variable
425 wxString protocol = GetProtocol(spec); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhttp_negotiate.c145 const char* protocol; local
H A Dmemdebug.c342 curl_socket_t curl_socket(int domain, int type, int protocol, argument
360 int curl_socketpair(int domain, int type, int protocol, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DServerUDPSocket.cpp90 uint8 protocol = pBuffer[0]; local
128 uint8 protocol = packet.ReadUInt8(); local
160 uint8 protocol = packet.ReadUInt8(); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pnp/
H A Dcard.c155 struct pnp_card *pnp_alloc_card(struct pnp_protocol *protocol, int id, char *pnpid) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhisax_cfg.h58 int protocol; /* EDSS1, 1TR6 or NI1 */ member in struct:IsdnCard
H A Dtei.c421 init_tei(struct IsdnCardState *cs, int protocol) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dstack.c428 connect_layer1(struct mISDNdevice *dev, struct mISDNchannel *ch, u_int protocol, struct sockaddr_mISDN *adr) argument
466 connect_Bstack(struct mISDNdevice *dev, struct mISDNchannel *ch, u_int protocol, struct sockaddr_mISDN *adr) argument
523 create_l2entity(struct mISDNdevice *dev, struct mISDNchannel *ch, u_int protocol, struct sockaddr_mISDN *adr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dhost.c39 const unsigned short protocol; /* transport to search for*/ member in struct:nlm_lookup_host_info
234 nlmclnt_lookup_host(const struct sockaddr *sap, const size_t salen, const unsigned short protocol, const u32 version, const char *hostname, int noresvport) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dbsg.h22 __u32 protocol; /* [i] 0 -> SCSI , .... */ member in struct:sg_io_v4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_config.c331 DSIConfigInit(const struct afp_options *options, unsigned char *refcount, const dsi_proto protocol) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dfsm.h68 int protocol; /* Data Link Layer Protocol field value */ member in struct:fsm
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/paride/
H A Dparide.c347 pi_init(PIA * pi, int autoprobe, int port, int mode, int unit, int protocol, int delay, char *scratch, int devtype, int verbose, char *device) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dlog.c319 openzlog(const char *progname, int flags, zlog_proto_t protocol, int syslog_flags, int syslog_facility) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/can/
H A Daf_can.c117 static int can_create(struct net *net, struct socket *sock, int protocol, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ieee802154/
H A Daf_ieee802154.c243 ieee802154_create(struct net *net, struct socket *sock, int protocol, int kern) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_mgmt.c609 netlbl_mgmt_protocols_cb(struct sk_buff *skb, struct netlink_callback *cb, u32 protocol) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/phonet/
H A Daf_phonet.c40 static struct phonet_protocol *phonet_proto_get(int protocol) argument
63 static int pn_socket_create(struct net *net, struct socket *sock, int protocol, argument
444 phonet_proto_register(int protocol, struct phonet_protocol *pp) argument
467 phonet_proto_unregister(int protocol, struct phonet_protocol *pp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Daf_rds.c392 static int __rds_create(struct socket *sock, struct sock *sk, int protocol) argument
419 static int rds_create(struct net *net, struct socket *sock, int protocol, argument

Completed in 421 milliseconds

1234567891011>>