Searched refs:socket (Results 76 - 100 of 1132) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A DMakefile11 socket.o user_reg.o zone.o dbg.o eth_media.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/bluetooth/cmtp/
H A Dcmtp.h40 int sock; // Connected socket
61 int cmtp_add_connection(struct cmtp_connadd_req *req, struct socket *sock);
73 struct socket *sock;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/IGMP-PROXY/src/
H A Dproxy.c79 void k_init_proxy(int socket) argument
83 if (setsockopt(socket, IPPROTO_IP, MRT_INIT, (char *)&v, sizeof(int)) < 0)
93 void k_stop_proxy(int socket) argument
97 if (setsockopt(socket, IPPROTO_IP, MRT_DONE, (char *)NULL, 0) < 0)
109 int k_proxy_add_vif (int socket,unsigned long vifaddr,vifi_t vifi) argument
121 if (error=setsockopt(socket, IPPROTO_IP, MRT_ADD_VIF,(char *)&vc, sizeof(vc)) <0){
134 int k_proxy_del_mfc (int socket, u_long source, u_long group) argument
146 if (setsockopt(socket, IPPROTO_IP, MRT_DEL_MFC, (char *)&mc, sizeof(mc)) <0){
161 int k_proxy_chg_mfc(int socket,u_long source,u_long group,vifi_t outvif,int fstate) argument
178 if (setsockopt(socket, IPPROTO_I
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pcmcia/
H A Dsoc_common.c74 #define to_soc_pcmcia_socket(x) container_of(x, struct soc_pcmcia_socket, socket)
135 * Convert PCMCIA socket state to our socket configure structure.
161 "socket %d\n", skt->nr);
169 * (Re-)Initialise the socket, turning on status interrupts
179 debug(skt, 2, "initializing socket\n");
190 * Remove power on the socket, disable IRQs from the card.
199 debug(skt, 2, "suspending socket\n");
234 pcmcia_parse_events(&skt->socket, events);
251 * Service routine for socket drive
[all...]
H A Dhd64465_ss.c17 * different width to the same socket, are all possible only by
83 struct pcmcia_socket socket; member in struct:hs_socket_t
346 hs_socket_t *sp = container_of(s, struct hs_socket_t, socket);
358 hs_socket_t *sp = container_of(s, struct hs_socket_t, socket);
389 * Assuming we have the TPS2206, the socket is a "Low Voltage
422 hs_socket_t *sp = container_of(s, struct hs_socket_t, socket);
536 hs_socket_t *sp = container_of(s, struct hs_socket_t, socket);
609 hs_socket_t *sp = container_of(s, struct hs_socket_t, socket);
685 ": socket %d, card not a supported card type or not inserted correctly\n",
725 pcmcia_parse_events(&sp->socket, event
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/bluetooth/hidp/
H A Dsock.c33 #include <linux/socket.h>
47 static int hidp_sock_release(struct socket *sock)
62 static int hidp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
69 struct socket *csock;
70 struct socket *isock;
148 int ctrl_sock; // Connected control socket
149 int intr_sock; // Connteted interrupt socket
163 static int hidp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
249 static int hidp_sock_create(struct socket *sock, int protocol)
297 BT_ERR("Can't register HIDP socket");
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/salt/
H A Dsalt.h62 struct _sw_socket * socket,
108 struct _sw_socket * socket,
118 struct _sw_socket * socket);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/dsi/
H A Ddsi_stream.c26 #include <sys/socket.h>
62 maxfd = dsi->socket + 1;
70 FD_SET( dsi->socket, &readfds);
82 FD_SET( dsi->socket, &writefds);
96 if (FD_ISSET(dsi->socket, &writefds)) {
103 if (FD_ISSET(dsi->socket, &readfds)) {
106 if ((len = read(dsi->socket, dsi->eof, len)) <= 0) {
156 * Get bytes from buffer dsi->buffer or read from socket
161 * 3. If the buffer was empty, read from the socket.
176 len = readt(dsi->socket, bu
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Discsi_tcp.h53 struct socket;
75 struct socket *sock;
90 /* old values for socket callbacks */
103 ssize_t (*sendpage)(struct socket *, struct page *, int, size_t, int);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dwl_linux.c49 /* open socket to kernel */
50 if ((s = socket(AF_INET, SOCK_DGRAM, 0)) < 0) {
51 perror("socket");
84 /* open socket to kernel */
85 if ((s = socket(AF_INET, SOCK_DGRAM, 0)) < 0) {
86 perror("socket");
111 /* open socket to kernel */
112 if ((s = socket(AF_INET, SOCK_DGRAM, 0)) < 0) {
113 perror("socket");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Davahi-reflector.c29 #include <sys/socket.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/
H A Dgetifaddr.c14 #include <sys/socket.h>
36 s = socket(PF_INET, SOCK_DGRAM, 0);
39 DPRINTF(E_ERROR, L_GENERAL, "socket(PF_INET, SOCK_DGRAM): %s\n", strerror(errno));
64 int s = socket(PF_INET, SOCK_STREAM, 0);
104 fd = socket(AF_INET, SOCK_DGRAM, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dgetifaddr.c14 #include <sys/socket.h>
36 s = socket(PF_INET, SOCK_DGRAM, 0);
39 DPRINTF(E_ERROR, L_GENERAL, "socket(PF_INET, SOCK_DGRAM): %s\n", strerror(errno));
64 int s = socket(PF_INET, SOCK_STREAM, 0);
104 fd = socket(AF_INET, SOCK_DGRAM, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/atalkd/
H A Daep.c17 #include <sys/socket.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/asp/
H A Dasp_close.c35 #include <sys/socket.h>
H A Dasp_tickle.c16 #include <sys/socket.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/udhcpd/
H A Dsocket.c2 * socket.c -- DHCP server client/server socket creation
26 #include <sys/socket.h>
53 if((fd = socket(AF_INET, SOCK_RAW, IPPROTO_RAW)) >= 0) {
85 LOG(LOG_ERR, "socket failed!: %s", strerror(errno));
100 DEBUG(LOG_INFO, "Opening listen socket on 0x%08x:%d %s\n", ip, port, inf);
101 if ((fd = socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP)) < 0) {
102 DEBUG(LOG_ERR, "socket call failed: %s", strerror(errno));
140 DEBUG(LOG_INFO, "Opening raw socket on ifindex %d\n", ifindex);
141 if ((fd = socket(PF_PACKE
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/drivers/
H A Dubd_user.c15 #include <sys/socket.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dhost.h42 # include <sys/socket.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dipx.h4 #include <linux/socket.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_cb_skt.c27 # include <sys/socket.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/tc/
H A Dm_estimator.c18 #include <sys/socket.h>
H A Dp_icmp.c18 #include <sys/socket.h>
H A Dq_ingress.c22 #include <sys/socket.h>
H A Dtc_estimator.c19 #include <sys/socket.h>

Completed in 219 milliseconds

1234567891011>>