/linux-2.4.37.9/drivers/isdn/divert/ |
D | isdn_divert.c | 397 u_char accept; in isdn_divert_icall() local 414 accept = 0; in isdn_divert_icall() 418 { accept = 1; /* call accepted */ in isdn_divert_icall() 424 accept = 1; in isdn_divert_icall() 426 if (!accept) continue; /* not accepted */ in isdn_divert_icall() 431 accept = 0; in isdn_divert_icall() 435 { accept = 1; /* call accepted */ in isdn_divert_icall() 441 accept = 1; in isdn_divert_icall() 443 if (!accept) continue; /* not accepted */ in isdn_divert_icall()
|
/linux-2.4.37.9/include/linux/ |
D | net.h | 96 int (*accept) (struct socket *sock, struct socket *newsock, member 186 SOCKCALL_WRAP(name, accept, (struct socket *sock, struct socket *newsock, \ 214 accept: __lock_##name##_accept, \
|
D | bpqether.h | 17 unsigned char accept[ETH_ALEN]; member
|
/linux-2.4.37.9/net/khttpd/ |
D | Makefile | 13 obj-y := main.o accept.o datasending.o logging.o misc.o rfc.o rfc_time.o security.o \
|
D | accept.c | 83 error = Socket->ops->accept(Socket,NewSock,O_NONBLOCK); in AcceptConnections()
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | HUW_WEBPANEL | 9 [accept all defaults]
|
D | Brutus | 10 [accept all the defaults]
|
/linux-2.4.37.9/lib/ |
D | string.c | 253 size_t strspn(const char *s, const char *accept) in strspn() argument 260 for (a = accept; *a != '\0'; ++a) { in strspn()
|
/linux-2.4.37.9/include/net/ |
D | flow.h | 95 int (*accept)(struct rt6_info *rt, member
|
/linux-2.4.37.9/include/asm-m68k/ |
D | string.h | 99 static inline size_t strspn(const char *s, const char *accept) 107 for (a = accept; *a != '\0'; ++a)
|
/linux-2.4.37.9/net/ipv6/ |
D | af_inet6.c | 477 accept: inet_accept, /* ok */ 498 accept: sock_no_accept, /* a do nothing */ 519 accept: sock_no_accept, /* a do nothing */
|
/linux-2.4.37.9/net/ipv4/ |
D | af_inet.c | 684 if((sk2 = sk1->prot->accept(sk1,flags,&err)) == NULL) in inet_accept() 953 accept: inet_accept, 974 accept: sock_no_accept, 995 accept: sock_no_accept,
|
/linux-2.4.37.9/net/bluetooth/bnep/ |
D | sock.c | 165 accept: sock_no_accept,
|
/linux-2.4.37.9/net/bluetooth/cmtp/ |
D | sock.c | 154 accept: sock_no_accept,
|
/linux-2.4.37.9/net/atm/ |
D | pvc.c | 113 .accept = sock_no_accept,
|
/linux-2.4.37.9/drivers/net/wan/ |
D | sdla.c | 649 int ret, addr, accept, i; in sdla_transmit() local 656 accept = 1; in sdla_transmit() 666 accept = 1; in sdla_transmit() 673 accept = 0; in sdla_transmit() 678 accept = 0; in sdla_transmit() 681 if (accept) in sdla_transmit()
|
/linux-2.4.37.9/Documentation/i2c/ |
D | i2c-protocol | 9 A, NA (1 bit) : Accept and reverse accept bit.
|
/linux-2.4.37.9/Documentation/networking/ |
D | framerelay.txt | 17 to the FRAD to accept incoming packets.
|
D | ip-sysctl.txt | 152 If listening service is too slow to accept new connections, 156 cannot be tuned to accept connections faster. Enabling this 450 Send(router) or accept(host) RFC1620 shared media redirects. 483 conf/all/accept_source_route must also be set to TRUE to accept packets 666 3. If accept_ra is TRUE (default), accept Router 668 4. If accept_redirects is TRUE (default), accept Redirects.
|
/linux-2.4.37.9/Documentation/isdn/ |
D | syncPPP.FAQ | 167 must call the ipppd with the 'ipcp-accept-local' option. 180 You must allow overriding of address with the 'ipcp-accept-*'
|
/linux-2.4.37.9/Documentation/ |
D | nmi_watchdog.txt | 54 cannot even accept NMI interrupts, or the crash has made the kernel
|
D | laptop-mode.txt | 72 journalling file systems, I'll happily accept patches to rectify that!
|
D | wolfson-touchscreen.txt | 50 The driver can accept several parameters for fine tuning the touchscreen.
|
/linux-2.4.37.9/net/irda/ |
D | af_irda.c | 2411 accept: irda_accept, 2432 accept: irda_accept, 2453 accept: irda_accept, 2475 accept: sock_no_accept,
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | tmpfs.txt | 67 These parameters accept a suffix k, m or g for kilo, mega and giga and
|